From: Alexander Barton Date: Fri, 8 Jun 2007 09:05:23 +0000 (+0000) Subject: Release 0.10.2. X-Git-Tag: rel-0-10-2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e1cc6d47f0d1323debefad0cd1598761a970d51;p=ngircd Release 0.10.2. --- diff --git a/ChangeLog b/ChangeLog index a7fbd9d2..3cabfacb 100644 --- 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 c333e956..04519179 100644 --- 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 $ diff --git a/configure.in b/configure.in index 0f783678..69f1a4b9 100644 --- a/configure.in +++ b/configure.in @@ -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) diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index e494fe50..5a366b0a 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.10.2-0ab1) unstable; urgency=low + + * New "upstream" release: 0.10.2 + + -- Alexander Barton Fri, 8 Jun 2007 10:49:36 +0200 + ngircd (0.10.1-0ab1) unstable; urgency=low * New "upstream" release: 0.10.1 diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 4e4df239..5aa531c7 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.10.1 +%define version 0.10.2 %define release 1 %define prefix %{_prefix}