]> arthur.barton.de Git - ngircd-alex.git/commitdiff
New release: 0.10.0-pre1 rel-0-10-0-pre1
authorAlexander Barton <alex@barton.de>
Wed, 2 Aug 2006 10:29:11 +0000 (10:29 +0000)
committerAlexander Barton <alex@barton.de>
Wed, 2 Aug 2006 10:29:11 +0000 (10:29 +0000)
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index 0dde8c16a95a3d4a11bd2024ebea4501a6959ffe..d03551010e7a7b58aa49cabb1c7909f023074b1a 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2005 Alexander Barton <alex@barton.de>
+# Copyright (c)2001-2006 Alexander Barton <alex@barton.de>
 #
 # 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
@@ -8,13 +8,13 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.118.2.1 2006/07/31 20:32:20 alex Exp $
+# $Id: configure.in,v 1.118.2.2 2006/08/02 10:29:11 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.10.x)
+AC_INIT(ngircd, 0.10.0-pre1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index a0309a82a2b726cdb04f6dd293f773d6b40658db..8ced32a41260c582e78d0c6f964c3915200349e0 100644 (file)
@@ -1,4 +1,10 @@
-ngircd (0.9.2-0ab1) stable; urgency=low
+ngircd (0.10.0-0ab0-pre1) unstable; urgency=low
+
+  * Prerelease of upcoming new "upstream release".
+
+ -- Alexander Barton <alex@barton.de>  Wed,  2 Aug 2006 12:01:07 +0200
+
+ngircd (0.9.2-0ab1) unstable; urgency=low
 
   * New "upstream release" fixing a few bugs in 0.9.1.
 
index 924b0d1b5706f46e34262dca2c1e3b0ef2586347..8927a5b677060078c7686c7fd198a017fbd746dd 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version CVSHEAD
+%define version 0.10.0-pre1
 %define release 1
 %define prefix  %{_prefix}