From: Alexander Barton Date: Tue, 29 Apr 2008 21:57:11 +0000 (+0200) Subject: ngIRCd 0.12.0-pre2 X-Git-Tag: rel-0-12-0-pre2^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5ba599140903976c483097e90968a1a270c8e7c;p=ngircd ngIRCd 0.12.0-pre2 --- diff --git a/configure.in b/configure.in index 3e5935f9..0ebe5e49 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.12-dev) +AC_INIT(ngircd, 0.12.0-pre2) 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 880a5096..143279b2 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.12.0-0ab0-pre2) unstable; urgency=low + + * Second prereloease of upcoming new "upstrem" release 0.12.0-pre1. + + -- Alexander Barton Tue, 29 Apr 2008 23:06:14 +0200 + ngircd (0.12.0-0ab0-pre1) unstable; urgency=low * Prereloease of upcoming new "upstrem" release 0.12.0-pre1. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 315ff3be..c831a943 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.12.0-pre1 +%define version 0.12.0-pre2 %define release 1 %define prefix %{_prefix}