]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Release 0.10.2. rel-0-10-2
authorAlexander Barton <alex@barton.de>
Fri, 8 Jun 2007 09:05:23 +0000 (09:05 +0000)
committerAlexander Barton <alex@barton.de>
Fri, 8 Jun 2007 09:05:23 +0000 (09:05 +0000)
ChangeLog
NEWS
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index a7fbd9d2e84656c271f3989291251b617ba26fb2..3cabfacb478e663ce6a7d07d1dd51158d13489b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 0.10.2
+ngIRCd 0.10.2 (2007-06-08)
 
   ngIRCd 0.10.2-pre2 (2007-05-19)
   - Server links are allowed to use larger write buffers now (up to 50 KB).
@@ -689,4 +689,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.302.2.16 2007/05/19 14:22:40 alex Exp $
+$Id: ChangeLog,v 1.302.2.17 2007/06/08 09:05:23 alex Exp $
diff --git a/NEWS b/NEWS
index c333e956516081dfbd45487c1729aece95fe1f86..04519179c0092f7338a298d34035ecc87a28f57b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd 0.10.2 (2007-05-05)
+ngIRCd 0.10.2 (2007-06-08)
 
   - Predefined channel configuration now allows specification of channel key
     (mode k) and maximum user count (mode l): variables "Key" and "MaxUsers".
@@ -237,4 +237,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.75.2.6 2007/05/05 20:43:11 alex Exp $
+$Id: NEWS,v 1.75.2.7 2007/06/08 09:05:23 alex Exp $
index 0f783678fb409ed82cf2a4b4e3af54ee183ec881..69f1a4b9a266c023fff123d359c2dc5b9203b597 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.11 2007/05/19 14:22:40 alex Exp $
+# $Id: configure.in,v 1.118.2.12 2007/06/08 09:05:23 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.10.2-pre2)
+AC_INIT(ngircd, 0.10.2)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index e494fe501930cd753b522de90de9d53a07a5b6a9..5a366b0abf57e7cb22cea65f45346592c2f3eeee 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.10.2-0ab1) unstable; urgency=low
+
+  * New "upstream" release: 0.10.2
+
+ -- Alexander Barton <alex@barton.de>  Fri,  8 Jun 2007 10:49:36 +0200
+
 ngircd (0.10.1-0ab1) unstable; urgency=low
 
   * New "upstream" release: 0.10.1
index 4e4df239bf2d04c32afc0aa20edf640d4c680c67..5aa531c71cb59ff1d874c83718f6f41554c2e53e 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.10.1
+%define version 0.10.2
 %define release 1
 %define prefix  %{_prefix}