Skip to content

Commit 1855eb3

Browse files
committed
Bump version in Autoconf
1 parent cca47c5 commit 1855eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- Autoconf -*-
22
# Process this file with autoconf to produce a configure script.
33

4-
AC_INIT([libkqueue], [2.0.4])
4+
AC_INIT([libkqueue], [2.1.0])
55
LT_INIT
66
AM_INIT_AUTOMAKE([foreign subdir-objects])
77
AC_CONFIG_SRCDIR([configure.ac])

0 commit comments

Comments
 (0)