From 7cf9d93aeebad0b7b5bdf1ef1de58d2e7b2300e4 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 21 Nov 2008 22:08:23 +0100 Subject: [PATCH] ngIRCd release 13~rc1 --- ChangeLog | 3 ++- NEWS | 3 ++- 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 ededa60f..4abfca53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,8 +10,9 @@ -- ChangeLog -- -ngIRCd-dev +ngIRCd Release 13 + ngIRCd 13~rc1 (2008-11-21): - New version numer scheme :-) - Initial support for IRC services, using a RFC1459 styel interface, tested with IRCServices (http://www.ircservices.za.net/) version 5.1.13. diff --git a/NEWS b/NEWS index 0d77f0a8..bef4e7de 100644 --- a/NEWS +++ b/NEWS @@ -10,8 +10,9 @@ -- NEWS -- -ngIRCd-dev +ngIRCd Release 13 + ngIRCd 13~rc1 (2008-11-21): - New version numer scheme :-) - Initial support for IRC services, using a RFC1459 styel interface, tested with IRCServices (http://www.ircservices.za.net/) version 5.1.13. diff --git a/configure.in b/configure.in index 61bf08e9..7cc8536e 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, dev) +AC_INIT(ngircd, 13~rc1) 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 25463728..6daf5951 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (13~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 13. + + -- Alexander Barton Fri, 21 Nov 2008 22:04:41 +0100 + ngircd (0.12.1-0ab1+dev) unstable; urgency=low * Update package for testing the new "upstream" features: diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 276a826f..74992e42 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version dev +%define version 13~rc1 %define release 1 %define prefix %{_prefix} -- 2.39.2