commit - 1a56c77751b97b4b761a1e2180e7de66f8f1dcf4
commit + f44007f42f8537da7f9a093fa365b4867d5dac5c
blob - 0ebe5e4923389a37edbe7b014840b369d36a7372
blob + 0d1fe7fa9af101c252c79bbb9fbe690e5ea3126b
--- configure.in
+++ configure.in
# -- 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)
blob - 143279b2e305a920772cde9746ee755dba49327f
blob + 9895de75a43ef08d418175a64fe42bd23f306c78
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
+ngircd (0.12.0-0ab0-pre3) unstable; urgency=low
+
+ * New "upstream" release ngIRCd 0.12.0.
+
+ -- Alexander Barton <alex@barton.de> 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.
blob - c831a943c38471c1efa8b7253ac708541137ee16
blob + 2a98612bc6f8f46c8ad79b7a266d8dbcf4f5fb31
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
%define name ngircd
-%define version 0.12.0-pre2
+%define version 0.12.0
%define release 1
%define prefix %{_prefix}