summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--NEWS2
-rw-r--r--contrib/Debian/changelog6
-rw-r--r--contrib/ngircd.spec2
4 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 20fca80f..18194ceb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
                                -- ChangeLog --
 
 
-ngIRCd 23
+ngIRCd 23 (2015-11-16)
 
   - Explicitly cast time_t to long when printing it out: this prevents
     wrong sized data types on platforms where time_t doesn't equal a
diff --git a/NEWS b/NEWS
index 9f7eb7f2..3fe47c34 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@
                                   -- NEWS --
 
 
-ngIRCd 23
+ngIRCd 23 (2015-11-16)
 
   ngIRCd 23~rc1 (2015-09-06)
   - Use "NOTICE *" before registration instead of "NOTICE AUTH". "AUTH" is
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
index 73a04568..4e3a1ae1 100644
--- a/contrib/Debian/changelog
+++ b/contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (23-0ab1) unstable; urgency=low
+
+  * New "upstream" release: ngIRCd 23.
+
+ -- Alexander Barton <alex@barton.de>  Mon, 16 Nov 2015 21:27:03 +0100
+
 ngircd (23~rc1-0ab1) unstable; urgency=low
 
   * New "upstream" release candidate 1 for ngIRCd Release 23.
diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
index efd7f2c5..8ea7b22a 100644
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 23~rc1
+%define version 23
 %define release 1
 %define prefix  %{_prefix}