]> arthur.barton.de Git - ngircd.git/commitdiff
Version 0.8.1 rel-0-8-1
authorAlexander Barton <alex@barton.de>
Sat, 25 Dec 2004 00:20:57 +0000 (00:20 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 25 Dec 2004 00:20:57 +0000 (00:20 +0000)
ChangeLog
configure.in
contrib/Debian/changelog
contrib/ngircd.spec

index 2284e6ee36b5100960ebb4744d2d705bb0709dad..1c905513504f4a66749b6c861a20ef96aa3c457f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngircd 0.8-CVS
+ngircd 0.8.1 (2004-12-25)
 
   - Autoconf: Updated config.guess and config.sub
   - Added some more debug code ...
@@ -540,4 +540,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.233.2.10 2004/12/25 00:11:42 alex Exp $
+$Id: ChangeLog,v 1.233.2.11 2004/12/25 00:20:57 alex Exp $
index 3af02bfd98d1f5af7e7b81e71d5d797eafa50e64..79729192ce1ae2df52f1ec547c00dc1078346c56 100644 (file)
@@ -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.102.2.4 2004/09/06 00:41:34 alex Exp $
+# $Id: configure.in,v 1.102.2.5 2004/12/25 00:20:57 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.8-CVS)
+AC_INIT(ngircd, 0.8.1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 12231b9ddccf13221ff6577cf6b585ecf93bed96..fc9769add7b6a91bb32f00d23c96785fe643d344 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (0.8.1-0ab1) unstable; urgency=low
+
+  * New "upstream release".
+
+ -- Alexander Barton <alex@Arthur.Ath.CX>  Sat, 25 Dec 2004 01:18:32 +0100
+
 ngircd (0.8.0-0ab2) unstable; urgency=low
 
   * Added missing commas to debian control file, fixes bug #56.
index 563a03998e509e704b660fd8f31034e7ff733785..0e82dd1c67d679e98c32d571d316d1da10209e9d 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.8.0
+%define version 0.8.1
 %define release 1
 %define prefix  %{_prefix}