]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.8.0
authorAlexander Barton <alex@barton.de>
Sat, 26 Jun 2004 09:19:58 +0000 (09:19 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 26 Jun 2004 09:19:58 +0000 (09:19 +0000)
configure.in
contrib/ngircd.spec

index 86ffc9ba52ec7666dc2105c5698ff0ca484570b8..af0783ddb26f34a23820b21b682b669a7df25741 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.2 2004/05/15 23:55:48 alex Exp $
+# $Id: configure.in,v 1.102.2.3 2004/06/26 09:19:58 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.8.0-pre2)
+AC_INIT(ngircd, 0.8.0)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 1a473eb84f806cd9dfcf0567d5b3f661bab5523f..563a03998e509e704b660fd8f31034e7ff733785 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.8.0-pre2
+%define version 0.8.0
 %define release 1
 %define prefix  %{_prefix}