repo: ngircd action: commit revision: path_from: revision_from: f2cef85fde733d332b6ae3083274fd1165ca6ce2: path_to: revision_to:
commit f2cef85fde733d332b6ae3083274fd1165ca6ce2 Author: Alexander BartonDate: Mon Nov 16 21:33:15 2015 +0100 ngIRCd Release 23 diff --git a/ChangeLog b/ChangeLog
--- 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
--- 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
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (23-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 23. + + -- Alexander BartonMon, 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
--- 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-----