From f44007f42f8537da7f9a093fa365b4867d5dac5c Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Tue, 13 May 2008 12:42:59 +0200 Subject: [PATCH] ngIRCd 0.12.0 --- configure.in | 2 +- contrib/Debian/changelog | 6 ++++++ contrib/ngircd.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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} -- 2.39.2