]> arthur.barton.de Git - ngircd.git/commitdiff
ngIRCd 0.10.4
authorAlexander Barton <alex@barton.de>
Mon, 7 Jan 2008 20:57:39 +0000 (20:57 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 7 Jan 2008 20:57:39 +0000 (20:57 +0000)
ChangeLog
configure.in
contrib/ngircd.spec

index f89ad8e2c3721d9618110bb446f8e6bb6b6328e8..5e90c589bde885aeb4da245ef4374b5c6e73af60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 
                      ngIRCd - Next Generation IRC Server
 
-                        (c)2001-2007 Alexander Barton,
+                        (c)2001-2008 Alexander Barton,
                     alex@barton.de, http://www.barton.de/
 
                ngIRCd is free software and published under the
@@ -698,4 +698,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.302.2.20 2008/01/07 11:41:43 fw Exp $
+$Id: ChangeLog,v 1.302.2.21 2008/01/07 20:57:39 alex Exp $
index 1a74653678b40b51bc3a30cd06bacd6783457359..bc3c6500081af734b8d7ec4a2dc313e76cac286a 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2007 Alexander Barton <alex@barton.de>
+# Copyright (c)2001-2008 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.13 2007/07/31 19:07:59 alex Exp $
+# $Id: configure.in,v 1.118.2.14 2008/01/07 20:57:39 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, 0.10.3)
+AC_INIT(ngircd, 0.10.4)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index ef850001041c5ae9e982cc14a2bfc5ec5f5508cf..73098e3be30d644fe348ffb3abf5f09899f6fff3 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.10.3
+%define version 0.10.4
 %define release 1
 %define prefix  %{_prefix}