Commit Diff


commit - 78752bbff855502aa6d41ac72b189995d68768db
commit + a156641afd3ed7bcd84014a4f436e669dd648dba
blob - a8ff242ce94e4c0f9cef45acb437fe481c62914a
blob + e7f36b5a471a69146fee906a3d7a41f58551f455
--- configure.in
+++ configure.in
@@ -1,15 +1,14 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001,2002 by Alexander Barton (alex@barton.de)
+# Copyright (c)2001-2003 by Alexander Barton (alex@barton.de)
 #
-# Dieses Programm ist freie Software. Sie koennen es unter den Bedingungen
-# der GNU General Public License (GPL), wie von der Free Software Foundation
-# herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2
-# der Lizenz oder (wenn Sie es wuenschen) jeder spaeteren Version.
-# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
-# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
+# 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+# Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.69.2.4 2002/12/26 18:48:44 alex Exp $
+# $Id: configure.in,v 1.69.2.5 2003/01/21 21:23:34 alex Exp $
 #
 
 # -- Initialisierung --
@@ -18,7 +17,7 @@ AC_INIT
 AC_PREREQ(2.50)
 AC_CANONICAL_TARGET
 AC_CONFIG_SRCDIR(src/config.h.in)
-AM_INIT_AUTOMAKE(ngircd,0.6.x-CVS)
+AM_INIT_AUTOMAKE(ngircd,0.6.1)
 AM_CONFIG_HEADER(src/config.h)
 
 # -- Templates fuer config.h --
blob - 061d511b061b16085dba1e9b85763d45343e25b7
blob + 2b93d0d34aeb3a1f5fd847c6522e11fc8ca2d52f
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 0.6.x-CVS
+%define version 0.6.1
 %define release 1
 %define prefix  %{_prefix}