changeset 7:29a576bc379a noffle

[svn] Makefile for version 20000211
author enz
date Fri, 11 Feb 2000 07:51:41 +0000
parents 6e822f4b19f9
children ffb0b14fc8d9
files Makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Feb 10 19:27:17 2000 +0000
+++ b/Makefile	Fri Feb 11 07:51:41 2000 +0000
@@ -2,7 +2,7 @@
 #
 # Makefile for Noffle news server
 #
-# $Id: Makefile 3 2000-01-04 11:35:42Z enz $
+# $Id: Makefile 12 2000-02-11 07:51:41Z enz $
 #
 ###############################################################################
 
@@ -18,7 +18,7 @@
 CFLAGS = -Wall -O -g
 #CFLAGS = -Wall -g -DDEBUG
 
-VERSION = 19991217
+VERSION = 20000211
 
 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 \