]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.8.2
authorAlexander Barton <alex@barton.de>
Wed, 26 Jan 2005 22:05:26 +0000 (22:05 +0000)
committerAlexander Barton <alex@barton.de>
Wed, 26 Jan 2005 22:05:26 +0000 (22:05 +0000)
ChangeLog
configure.in
contrib/ngircd.spec

index 69ba5fc7fde28c30a9908e0986d7bfdb1d5abed8..f46ca926ce921e963a3c809461274a94c5842918 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngircd 0.8.x (CVS)
+ngircd 0.8.2 (2005-01-26)
 
   - Added doc/SSL.txt to distribution.
   - Fixed a buffer overflow that could cause the daemon to crash. Bug found
@@ -554,4 +554,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.233.2.16 2005/01/26 21:47:47 alex Exp $
+$Id: ChangeLog,v 1.233.2.17 2005/01/26 22:05:26 alex Exp $
index 79729192ce1ae2df52f1ec547c00dc1078346c56..6b3ed41770c9477f26137ae020af4ffee97b6296 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2004 Alexander Barton <alex@barton.de>
+# Copyright (c)2001-2005 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.102.2.5 2004/12/25 00:20:57 alex Exp $
+# $Id: configure.in,v 1.102.2.6 2005/01/26 22:05:26 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.8.1)
+AC_INIT(ngircd, 0.8.2)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 0e82dd1c67d679e98c32d571d316d1da10209e9d..e82686414d71c17a04db45c1f6dde2bac6c736cb 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.8.1
+%define version 0.8.2
 %define release 1
 %define prefix  %{_prefix}