Mercurial > noffle
changeset 14:97ef217c3d89 noffle
[svn] Prepare for version 1.0pre5
author | enz |
---|---|
date | Tue, 18 Apr 2000 07:11:50 +0100 |
parents | 6121f8feb3e5 |
children | 54f08929b195 |
files | CHANGELOG.html Makefile |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG.html Tue Apr 18 07:11:11 2000 +0100 +++ b/CHANGELOG.html Tue Apr 18 07:11:50 2000 +0100 @@ -12,7 +12,7 @@ <hr> -<h2>Since 1.0pre4</h2> +<h2>Version 1.0pre5</h2> <ul> <li>
--- a/Makefile Tue Apr 18 07:11:11 2000 +0100 +++ b/Makefile Tue Apr 18 07:11:50 2000 +0100 @@ -2,7 +2,7 @@ # # Makefile for Noffle news server # -# $Id: Makefile 12 2000-02-11 07:51:41Z enz $ +# $Id: Makefile 20 2000-04-18 06:11:50Z enz $ # ############################################################################### @@ -18,7 +18,7 @@ CFLAGS = -Wall -O -g #CFLAGS = -Wall -g -DDEBUG -VERSION = 20000211 +VERSION = 1.0pre5 FILESH = client.h common.h config.h content.h database.h dynamicstring.h \ fetch.h fetchlist.h group.h lock.h log.h online.h outgoing.h over.h \