Bump version number to "17-dev"

This commit is contained in:
Alexander Barton 2010-09-11 00:02:37 +02:00
parent cdae82413d
commit fe5c7cb22d
1 changed files with 1 additions and 1 deletions

View 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)