]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Changed version number to reflect CVS branch-0-8-x.
authorAlexander Barton <alex@barton.de>
Mon, 6 Sep 2004 00:41:34 +0000 (00:41 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 6 Sep 2004 00:41:34 +0000 (00:41 +0000)
configure.in

index af0783ddb26f34a23820b21b682b669a7df25741..3af02bfd98d1f5af7e7b81e71d5d797eafa50e64 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.102.2.3 2004/06/26 09:19:58 alex Exp $
+# $Id: configure.in,v 1.102.2.4 2004/09/06 00:41:34 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.8.0)
+AC_INIT(ngircd, 0.8-CVS)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)