]> arthur.barton.de Git - ngircd.git/blobdiff - configure.in
Fixed format string bug in "connection statistics" message [from HEAD].
[ngircd.git] / configure.in
index 698fd4fe8f7528b7c1abba4db58a15c1171be0a8..e2554ee9ed6b3cbd271c0ead74bb3629cad94828 100644 (file)
@@ -8,13 +8,13 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.111 2005/06/26 13:42:11 alex Exp $
+# $Id: configure.in,v 1.111.2.4 2005/08/03 14:27:48 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, CVSHEAD)
+AC_INIT(ngircd, 0.9.1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)