From c414d0bd3ae670fdcc5d1b81c4e01b486bca91d8 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 7 Nov 2009 13:57:15 +0100 Subject: [PATCH] ngIRCd release 15 --- ChangeLog | 4 +++- NEWS | 2 +- configure.in | 2 +- contrib/Debian/changelog | 6 ++++++ contrib/ngircd.spec | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8bb75083..9b381703 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,9 @@ -- ChangeLog -- -ngIRCd Release 15 +ngIRCd Release 15 (2009-11-07) + + - "ngircd --configtest": print SSL configuration options even when unset. ngIRCd 15~rc1 (2009-10-15) - Do not add default listening port (6667) if SSL ports were specified, so diff --git a/NEWS b/NEWS index 76d57b53..5a0a9dd5 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ -- NEWS -- -ngIRCd Release 15 +ngIRCd Release 15 (2009-11-07) ngIRCd 15~rc1 (2009-10-15) - Do not add default listening port (6667) if SSL ports were specified, so diff --git a/configure.in b/configure.in index 9e8685d9..3d4c6404 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 15~rc1) +AC_INIT(ngircd, 15) 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 61d0af24..0f76b3de 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (15-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 15. + + -- Alexander Barton Thu, 7 Nov 2009 12:07:08 +0200 + ngircd (15~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 15. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index e860326f..bce620aa 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 15~rc1 +%define version 15 %define release 1 %define prefix %{_prefix} -- 2.39.2