1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 01:40:27 +00:00

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

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)