repo: ngircd
action: commit
revision: 
path_from: 
revision_from: f2cef85fde733d332b6ae3083274fd1165ca6ce2:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit f2cef85fde733d332b6ae3083274fd1165ca6ce2
Author: Alexander Barton 
Date:   Mon Nov 16 21:33:15 2015 +0100

    ngIRCd Release 23

diff --git a/ChangeLog b/ChangeLog
index 20fca80fef24e3004c4c99ff0f6154e20b4bcbfa..
index ..18194ceb76e89a2677568b586261ef2e747427c7 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 9f7eb7f21a5d6454bcbf42a913f870c50c937957..
index ..3fe47c34a10543a14d16080bbc4922ca378a94d0 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 73a0456865a70a56046c95b4daeb93c4c4f0e3e8..
index ..4e3a1ae17844d9cffba84998b339c7fc7f8e5cee 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   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 efd7f2c573c98a06fa3dcc71ab3f4c9478f1ded1..
index ..8ea7b22aadfefc5e303df9eddd68f6c7ad856a78 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}

-----END OF PAGE-----