Commit Diff


commit - 29d448ed637968359394b1189f3f2be8076f1134
commit + defd7e09afb62ac71859ad910e6dd52a86fb0ae2
blob - 55b0c39e134e7ad81c99e9838a584f66c51dd3fb
blob + d40a2be18cc31aec8ee54037836bbc051c3be3b5
--- ChangeLog
+++ ChangeLog
@@ -10,7 +10,9 @@
                                -- ChangeLog --
 
 
-ngIRCd Release 16
+ngIRCd Release 16 (2010-05-02)
+
+  - doc/SSL: remove line continuation marker
 
   ngIRCd 16~rc2 (2010-04-25)
   - Updated some more copyright notices, it's 2010 already :-)
blob - 71f9f60a55f18ac5ccdb715fe70b39d2b0c8a016
blob + 3d81baf06c71c6aa1c9f8933c1a109f56ed262ea
--- NEWS
+++ NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd Release 16
+ngIRCd Release 16 (2010-05-02)
 
   ngIRCd 16~rc2 (2010-04-25)
   - Enhace connection statistics counters: display total number of served
blob - 112bad37ea27aadd94432b001baa34d7a1afa8ec
blob + 6d9312d4d7cac169b174f13863271b3812135e57
--- configure.in
+++ configure.in
@@ -12,7 +12,7 @@
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 16~rc2)
+AC_INIT(ngircd, 16)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
blob - 9da2f18148e2b799efa576fb881e8aa1faf87962
blob + a337686eb21a5a078d035991eef0d0b0d6d3b727
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (16-0ab1) unstable; urgency=low
+
+  * New "upstream" release: ngIRCd 16.
+
+ -- Alexander Barton <alex@barton.de>  Sun, 02 May 2010 13:32:41 +0200
+
 ngircd (16~rc2-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 2 for ngIRCd Release 16.
blob - b957517da44e831d90d7a88e993b9a393753b4a4
blob + 4ecc1528cbdabc3d88bf089e3b7681f7383a362a
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 16~rc2
+%define version 16
 %define release 1
 %define prefix  %{_prefix}