Bump version to 1.6.1 v1.6.1
authorChip Black <bytex64@bytex64.net>
Mon, 7 Nov 2011 04:27:27 +0000 (22:27 -0600)
committerChip Black <bytex64@bytex64.net>
Mon, 7 Nov 2011 04:29:59 +0000 (22:29 -0600)
configure.in

index bdd9cc1..148b28c 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.65])
 AC_INIT(config.h)
-AM_INIT_AUTOMAKE([blerg], [1.6])
+AM_INIT_AUTOMAKE([blerg], [1.6.1])
 AC_PROG_RANLIB
 AC_CONFIG_SRCDIR([common/app.c])
 AC_CONFIG_HEADERS([config.h])