]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.7.0-pre2 rel-0-7-0-pre2
authorAlexander Barton <alex@barton.de>
Sun, 27 Apr 2003 18:33:26 +0000 (18:33 +0000)
committerAlexander Barton <alex@barton.de>
Sun, 27 Apr 2003 18:33:26 +0000 (18:33 +0000)
ChangeLog
NEWS
configure.in
contrib/ngircd.spec

index c95913d6e1ea07a2221e9c175b530a2466340ba3..0da3233d7371ac0951db7c03e7d3176211fc4cdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@
 
 ngIRCd 0.7.0
 
-  ngIRCd 0.7.0-pre2
+  ngIRCd 0.7.0-pre2 (2003-04-27)
   - CVS build system fixes (made autogen.sh more portable).
   - Fixed compilation and test-suite on Solaris (tested with 2.6).
   - New documentation file "doc/Platforms.txt" describing the status of
@@ -445,4 +445,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.9 2003/04/27 11:49:32 alex Exp $
+$Id: ChangeLog,v 1.188.2.10 2003/04/27 18:33:26 alex Exp $
diff --git a/NEWS b/NEWS
index be69f8f7e681556ad6255327f5960f72bf4e88fb..d7c32336bf61878c1dfd415efc4814f260b91076 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd 0.7.0-pre1
+ngIRCd 0.7.0
 
   - New command CONNECT to enable and add server links. The syntax is not
     RFC-compatible: use "CONNECT <name> <port>" to enable and connect an
@@ -161,4 +161,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.53.2.1 2003/04/21 22:49:45 alex Exp $
+$Id: NEWS,v 1.53.2.2 2003/04/27 18:33:26 alex Exp $
index 0049e67fc41e301706261b45378c883b1b89dfce..54b26ea35b4c96e49a13fbe74d2b6f2449d67c25 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.4 2003/04/25 15:02:15 alex Exp $
+# $Id: configure.in,v 1.89.2.5 2003/04/27 18:33:26 alex Exp $
 #
 
 # -- Initialisierung --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.7.0-pre1)
+AC_INIT(ngircd, 0.7.0-pre2)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 430109238f09cee442adc54c9e9b36b58a885c18..8b262acccbfa65d46d79be33ef109a4829d6be5f 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.7.0-pre1
+%define version 0.7.0-pre2
 %define release 1
 %define prefix  %{_prefix}