From: Alexander Barton Date: Mon, 16 Nov 2015 20:33:15 +0000 (+0100) Subject: ngIRCd Release 23 X-Git-Tag: rel-23^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=f2cef85fde733d332b6ae3083274fd1165ca6ce2;ds=sidebyside ngIRCd Release 23 --- 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 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}