]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Version 0.8.0-pre1 rel-0-8-0-pre1
authorAlexander Barton <alex@barton.de>
Fri, 7 May 2004 11:56:19 +0000 (11:56 +0000)
committerAlexander Barton <alex@barton.de>
Fri, 7 May 2004 11:56:19 +0000 (11:56 +0000)
ChangeLog
NEWS
configure.in
contrib/ngircd.spec

index 74414a0dea7e5f028b8b94b96c9edbefc92ccfd7..389f8db9cad47c94372a180dcce684c35ac4e405 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@
                                -- ChangeLog --
 
 
-ngIRCd CVSHEAD
+ngIRCd 0.8.0-pre1 (2004-05-07)
 
   - Two new configuration options: "ChrootDir" and "MotdPhrase", thanks to
     Benjamin Pineau <ben@zouh.org>. Now you can force the daemon to change
@@ -521,4 +521,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.233.2.1 2004/05/07 11:24:17 alex Exp $
+$Id: ChangeLog,v 1.233.2.2 2004/05/07 11:56:19 alex Exp $
diff --git a/NEWS b/NEWS
index 9ea8d09ca5319fabc731bd454993a01033c39ce2..ffe11227a3862ca29b626b1396e54484dbc9dd88 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@
                                   -- NEWS --
 
 
-ngIRCd CVSHEAD
+ngIRCd 0.8.0-pre1 (2004-05-07)
 
   - Two new configuration options: "ChrootDir" and "MotdPhrase", thanks to
     Benjamin Pineau <ben@zouh.org>. Now you can force the daemon to change
@@ -189,4 +189,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: NEWS,v 1.64.2.1 2004/05/07 11:24:17 alex Exp $
+$Id: NEWS,v 1.64.2.2 2004/05/07 11:56:19 alex Exp $
index 49d2debe62218b397b6e0075e032f07e85a11171..2f38469132363176eacbc020b61d3970a50f6647 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 2004/04/11 13:20:24 alex Exp $
+# $Id: configure.in,v 1.102.2.1 2004/05/07 11:56:19 alex Exp $
 #
 
 # -- Initialisation --
 
 AC_PREREQ(2.50)
-AC_INIT(ngircd, CVSHEAD)
+AC_INIT(ngircd, 0.8.0-pre1)
 AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE(1.6)
index 924b0d1b5706f46e34262dca2c1e3b0ef2586347..bfefa34e906ebdd7d4523313b6bc783f2b6089f2 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version CVSHEAD
+%define version 0.8.0-pre1
 %define release 1
 %define prefix  %{_prefix}