]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Version 0.7.0 rel-0-7-0
authorAlexander Barton <alex@barton.de>
Thu, 1 May 2003 10:15:02 +0000 (10:15 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 1 May 2003 10:15:02 +0000 (10:15 +0000)
ChangeLog
configure.in
contrib/ngircd.spec

index 10e8ee1108422551b0d7c0f10e97f8bddd5764ab..87fd8e9fc1315ba7c6524e28189613caf020f94c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.7.0
+ngIRCd 0.7.0 (2003-05-01)
   - "ServerName" is checked better now: a dot (".") is required.
   - The KILL comand verifies and logs more parameters.
 
@@ -447,4 +447,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.12 2003/04/29 12:37:17 alex Exp $
+$Id: ChangeLog,v 1.188.2.13 2003/05/01 10:15:02 alex Exp $
index 54b26ea35b4c96e49a13fbe74d2b6f2449d67c25..fc975096a1aaf973e90023cc509955f95ee2947c 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.5 2003/04/27 18:33:26 alex Exp $
+# $Id: configure.in,v 1.89.2.6 2003/05/01 10:15:02 alex Exp $
 #
 
 # -- Initialisierung --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.7.0-pre2)
+AC_INIT(ngircd, 0.7.0)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 8b262acccbfa65d46d79be33ef109a4829d6be5f..1805dc906009eda210e2b64bd45950028449c351 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.7.0-pre2
+%define version 0.7.0
 %define release 1
 %define prefix  %{_prefix}