commit - aa32fec1b6d5d1679ede9e5109c7f6ebe95c0983
commit + 50e8a62c5cfe8eaaeeaaccc5ff577cedf72e848d
blob - f80e8a96595e5b124553e1b8442d10d66bfb36ef
blob + 153ec579f702e184d91c54b22bdc21e14d579c8d
--- configure.in
+++ configure.in
# -- Initialisation --
AC_PREREQ(2.50)
-AC_INIT(ngircd, 15)
+AC_INIT(ngircd, 16~rc1)
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6)
blob - 0f76b3dec2d61d3ae751aba9c5749cbb6762c4d6
blob + 4bab64805e3c1d462e822243893fb24e4aef8524
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
+ngircd (16~rc1-0ab1) unstable; urgency=low
+
+ * New "upstream" release candidate 1 for ngIRCd Release 16.
+
+ -- Alexander Barton <alex@barton.de> Thu, 25 Mar 2010 15:56:03 +0100
+
ngircd (15-0ab1) unstable; urgency=low
* New "upstream" release: ngIRCd 15.
blob - bce620aa047e7c55c33001b74bd977b45575feca
blob + d83ff70246657433e5103af7eddbc59700b39295
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
%define name ngircd
-%define version 15
+%define version 16~rc1
%define release 1
%define prefix %{_prefix}