commit 4ea29329674ff8ec6d772991a57c146b5d78d2ad from: Alexander Barton date: Sun Apr 20 13:53:49 2008 UTC ngIRCd 0.12.0-pre1 commit - 92a90922080ac2bd3c72502ed60c1ef3367df708 commit + 4ea29329674ff8ec6d772991a57c146b5d78d2ad blob - 7dc174241372298cd010a774d70c63b3bea78457 blob + cf5fc8538a1f3af13ebb582f325cf5327a45ab96 --- configure.in +++ configure.in @@ -1,20 +1,18 @@ # # ngIRCd -- The Next Generation IRC Daemon -# Copyright (c)2001-2005 Alexander Barton +# Copyright (c)2001-2008 Alexander Barton # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. -# -# $Id: configure.in,v 1.126 2008/02/26 22:04:15 fw Exp $ # # -- Initialisation -- AC_PREREQ(2.50) -AC_INIT(ngircd, CVSHEAD) +AC_INIT(ngircd, 0.12.0-pre1) AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.6) blob - dba7d2890b306c1d01b63580d6ae67d51465dfe1 blob + 880a5096f27769a5726a56b8f75de0e4c555270b --- contrib/Debian/changelog +++ contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (0.12.0-0ab0-pre1) unstable; urgency=low + + * Prereloease of upcoming new "upstrem" release 0.12.0-pre1. + + -- Alexander Barton Sun, 20 Apr 2008 15:43:34 +0200 + ngircd (0.11.0-0ab0-pre2) unstable; urgency=low * Second prerelease of upcoming new "upstream release". blob - 924b0d1b5706f46e34262dca2c1e3b0ef2586347 blob + 315ff3be87bb135bcee78f9e5e3c2bed8b2a5eb6 --- contrib/ngircd.spec +++ contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version CVSHEAD +%define version 0.12.0-pre1 %define release 1 %define prefix %{_prefix}