]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd release 14~rc1 rel-14-rc1
authorAlexander Barton <alex@barton.de>
Sun, 29 Mar 2009 15:16:02 +0000 (17:16 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 29 Mar 2009 15:16:02 +0000 (17:16 +0200)
ChangeLog
NEWS
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index f1794f4019fd9e2e5b7f3fdeb967cde9fb52d080..d6acd2fa2de9cb0eedbdb66464a5094a2440009e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,8 +10,9 @@
                                -- ChangeLog --
 
 
-ngIRCd Release 14~rc1
+ngIRCd Release 14
 
+  ngIRCd 14~rc1 (2009-03-29)
   - Updated Debian/Linux init script (see contrib/Debian/ngircd.init).
   - Allow creation of persistent modeless channels.
   - The INFO command reports the compile time now (if available).
diff --git a/NEWS b/NEWS
index 2d3cbce2b011d1b848ccf367126b259d18ce268f..27276cf927e83367c61ce8f68d4c77fcc7bf0083 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,8 +10,9 @@
                                   -- NEWS --
 
 
-ngIRCd Release 14~rc1
+ngIRCd Release 14
 
+  ngIRCd 14~rc1 (2009-03-29)
   - Allow creation of persistent modeless channels.
   - The INFO command reports the compile time now (if available).
   - Support individual channel keys for pre-defined channels: introduce
index be03945d004d91eee075310c9173b61f684cec68..98d9ac71e61e1d20d0efb0a040cb509b51cb30fc 100644 (file)
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 13)
+AC_INIT(ngircd, 14~rc1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 1e1b0e0d4da0ab8060c6cf617811380fc6b57536..1e88c6ab84b9ef5420084485378aef55fd239d25 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (14~rc1-0ab1 unstable; urgency=low
+
+  * New "upstream" release candidate for 1 for ngIRCd Release 14.
+
+ -- Alexander Barton <alex@barton.de>  Sun, 29 Mar 2009 17:09:17 +0200
+
 ngircd (13-0ab1) unstable; urgency=low
 
   * New "upstream" release: ngIRCd 13.
index dc3dfd805a97fe12a7906e2ec09d791d00b18681..5800637c7cb8927e9d86caa94c6491845cdf1a52 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 13
+%define version 14~rc1
 %define release 1
 %define prefix  %{_prefix}