]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Bump version number to "17-dev"
authorAlexander Barton <alex@barton.de>
Fri, 10 Sep 2010 22:02:37 +0000 (00:02 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 13 Sep 2010 22:05:31 +0000 (00:05 +0200)
configure.in

index b7e0ea1382f17fdf96956b8d32702f27b0bae326..897d4245ac134b1722e63ad7fb14f255b46da71f 100644 (file)
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 16)
+AC_INIT(ngircd, 17-dev)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)