]> arthur.barton.de Git - ngircd.git/commitdiff
Changed version number back to "0.7-CVS" for this branch.
authorAlexander Barton <alex@barton.de>
Fri, 19 Dec 2003 14:01:14 +0000 (14:01 +0000)
committerAlexander Barton <alex@barton.de>
Fri, 19 Dec 2003 14:01:14 +0000 (14:01 +0000)
configure.in

index e959726572c0d9d53d2b8c59d09e27953720381d..d93ae3ff99fdf90798a1a0c6c28140be7ad7276e 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.89.2.13 2003/12/05 13:40:24 alex Exp $
+# $Id: configure.in,v 1.89.2.14 2003/12/19 14:01:14 alex Exp $
 #
 
 # -- Initialisierung --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.7.6)
+AC_INIT(ngircd, 0.7-CVS)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)