From: Alexander Barton Date: Thu, 25 Dec 2008 22:18:29 +0000 (+0100) Subject: ngIRCd release 13 X-Git-Tag: rel-13^0 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=4b83a23d9d3aa4644dc497f14eaca2bd7f1cc347 ngIRCd release 13 --- diff --git a/ChangeLog b/ChangeLog index 4abfca53..8d730bf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,10 @@ -- ChangeLog -- -ngIRCd Release 13 +ngIRCd Release 13 (2008-12-25) + + - Updated documentation, especially doc/Services.txt and doc/SSL.txt. + - Make the test suite work on OpenSolaris. ngIRCd 13~rc1 (2008-11-21): - New version numer scheme :-) diff --git a/NEWS b/NEWS index bef4e7de..92a6b357 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ -- NEWS -- -ngIRCd Release 13 +ngIRCd Release 13 (2008-12-25) ngIRCd 13~rc1 (2008-11-21): - New version numer scheme :-) diff --git a/configure.in b/configure.in index 7cc8536e..be03945d 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 13~rc1) +AC_INIT(ngircd, 13) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 6daf5951..1e1b0e0d 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (13-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 13. + + -- Alexander Barton Thu, 25 Dec 2008 23:09:58 +0100 + ngircd (13~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 13. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 74992e42..be6a9c0c 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 13~rc1 +%define version 13 %define release 1 %define prefix %{_prefix}