]> arthur.barton.de Git - ngircd.git/blobdiff - configure.in
Preparing ngIRCd 0.9.1 ...
[ngircd.git] / configure.in
index dbed1c883f4a383f4d5fb66a37a8274ac0e12ba9..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.2.3 2005/07/24 21:14:19 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, 0.9.0)
+AC_INIT(ngircd, 0.9.1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)