Commit Diff


commit - 156569d263a9fe9e6eb64df1730e7a9d73dcdb85
commit + 1f6a5744f62956704e11c2acef3778cdf5e1d46a
blob - f1794f4019fd9e2e5b7f3fdeb967cde9fb52d080
blob + d6acd2fa2de9cb0eedbdb66464a5094a2440009e
--- ChangeLog
+++ 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).
blob - 2d3cbce2b011d1b848ccf367126b259d18ce268f
blob + 27276cf927e83367c61ce8f68d4c77fcc7bf0083
--- NEWS
+++ 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
blob - be03945d004d91eee075310c9173b61f684cec68
blob + 98d9ac71e61e1d20d0efb0a040cb509b51cb30fc
--- configure.in
+++ configure.in
@@ -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)
blob - 1e1b0e0d4da0ab8060c6cf617811380fc6b57536
blob + 1e88c6ab84b9ef5420084485378aef55fd239d25
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -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.
blob - dc3dfd805a97fe12a7906e2ec09d791d00b18681
blob + 5800637c7cb8927e9d86caa94c6491845cdf1a52
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 13
+%define version 14~rc1
 %define release 1
 %define prefix  %{_prefix}