]> arthur.barton.de Git - ngircd.git/commitdiff
- Version auf 0.5.x-CVS geaendert.
authorAlexander Barton <alex@barton.de>
Fri, 29 Nov 2002 10:53:44 +0000 (10:53 +0000)
committerAlexander Barton <alex@barton.de>
Fri, 29 Nov 2002 10:53:44 +0000 (10:53 +0000)
configure.in
contrib/ngircd.spec

index 62f60252642f980c23a71162a0790c056ff8dfa7..75f648d20812fac24bb3acd73d0b71054890c3a8 100644 (file)
@@ -9,7 +9,7 @@
 # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
 # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
 #
-# $Id: configure.in,v 1.58.2.10 2002/11/24 15:33:26 alex Exp $
+# $Id: configure.in,v 1.58.2.11 2002/11/29 10:53:44 alex Exp $
 #
 
 # -- Initialisierung --
@@ -18,7 +18,7 @@ AC_INIT
 AC_PREREQ(2.50)
 AC_CANONICAL_TARGET
 AC_CONFIG_SRCDIR(src/config.h.in)
-AM_INIT_AUTOMAKE(ngircd,0.5.4)
+AM_INIT_AUTOMAKE(ngircd,0.5.x-CVS)
 AM_CONFIG_HEADER(src/config.h)
 
 # -- Templates fuer config.h --
index 16f82a874ebc9dd8ec88a6132e857204e2d23563..db08b45d11d1b5e3f55c7c80fba4213f053913f3 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.5.4
+%define version 0.5.x-CVS
 %define release 1
 %define prefix  %{_prefix}