]> arthur.ath.cx Git - ngircd.git/commitdiff
Increased version number to 0.10.x :-)
authorAlexander Barton <alex@barton.de>
Mon, 31 Jul 2006 20:32:20 +0000 (20:32 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 31 Jul 2006 20:32:20 +0000 (20:32 +0000)
configure.in

index 1d539f753c77746cbfbb503aa02123a370db1929..0dde8c16a95a3d4a11bd2024ebea4501a6959ffe 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.118 2006/05/17 16:44:14 alex Exp $
+# $Id: configure.in,v 1.118.2.1 2006/07/31 20:32:20 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, CVSHEAD)
+AC_INIT(ngircd, 0.10.x)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)