From: Alexander Barton Date: Tue, 13 May 2008 10:42:59 +0000 (+0200) Subject: ngIRCd 0.12.0 X-Git-Tag: rel-0-12-0^0 X-Git-Url: https://arthur.barton.de/gitweb/?p=ngircd.git;a=commitdiff_plain;h=f44007f42f8537da7f9a093fa365b4867d5dac5c ngIRCd 0.12.0 --- diff --git a/configure.in b/configure.in index 0ebe5e49..0d1fe7fa 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, 0.12.0-pre2) +AC_INIT(ngircd, 0.12.0) 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 143279b2..9895de75 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.12.0-0ab0-pre3) unstable; urgency=low + + * New "upstream" release ngIRCd 0.12.0. + + -- Alexander Barton Tue, 13 May 2008 12:30:31 +0200 + ngircd (0.12.0-0ab0-pre2) unstable; urgency=low * Second prereloease of upcoming new "upstrem" release 0.12.0-pre1. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index c831a943..2a98612b 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 0.12.0-pre2 +%define version 0.12.0 %define release 1 %define prefix %{_prefix}