]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd 0.10.2-rc2 rel-0-10-2-pre2
authorAlexander Barton <alex@barton.de>
Sat, 19 May 2007 14:22:40 +0000 (14:22 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 19 May 2007 14:22:40 +0000 (14:22 +0000)
ChangeLog
configure.in

index bb7ae734950c7f1e46608a73bfdd3c07ab095e39..a7fbd9d2e84656c271f3989291251b617ba26fb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
 
 ngIRCd 0.10.2
 
+  ngIRCd 0.10.2-pre2 (2007-05-19)
   - Server links are allowed to use larger write buffers now (up to 50 KB).
 
   ngIRCd 0.10.2-pre1 (2007-05-05)
@@ -688,4 +689,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.302.2.15 2007/05/18 22:11:18 alex Exp $
+$Id: ChangeLog,v 1.302.2.16 2007/05/19 14:22:40 alex Exp $
index 44cef69cc9680c0b53c4317735546ba54c9bd96d..0f783678fb409ed82cf2a4b4e3af54ee183ec881 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.2.10 2007/05/05 20:43:11 alex Exp $
+# $Id: configure.in,v 1.118.2.11 2007/05/19 14:22:40 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.10.2-pre1)
+AC_INIT(ngircd, 0.10.2-pre2)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)