Commit Diff


commit - 002d9299a680925163476ad031215cc42392b171
commit + e04d74ad3b762f4439a965250181ee88385237ae
blob - 2284e6ee36b5100960ebb4744d2d705bb0709dad
blob + 1c905513504f4a66749b6c861a20ef96aa3c457f
--- ChangeLog
+++ 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 $
blob - 3af02bfd98d1f5af7e7b81e71d5d797eafa50e64
blob + 79729192ce1ae2df52f1ec547c00dc1078346c56
--- configure.in
+++ configure.in
@@ -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)
blob - 12231b9ddccf13221ff6577cf6b585ecf93bed96
blob + fc9769add7b6a91bb32f00d23c96785fe643d344
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -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.
blob - 563a03998e509e704b660fd8f31034e7ff733785
blob + 0e82dd1c67d679e98c32d571d316d1da10209e9d
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.8.0
+%define version 0.8.1
 %define release 1
 %define prefix  %{_prefix}