Skip to content

Commit

Permalink
Bump version in Autoconf
Browse files Browse the repository at this point in the history
  • Loading branch information
mheily committed Jul 25, 2016
1 parent cca47c5 commit 1855eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.

AC_INIT([libkqueue], [2.0.4])
AC_INIT([libkqueue], [2.1.0])
LT_INIT
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_SRCDIR([configure.ac])
Expand Down

0 comments on commit 1855eb3

Please sign in to comment.