From: Thibault Godouet Date: Mon, 19 Jun 2000 12:44:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~678 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e965b6aef44a8befc4bc6fba6cf08077072007;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/Makefile.in b/Makefile.in index da1f366..7a61725 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # fcron's Makefile ######## ############################ -# $Id: Makefile.in,v 1.16 2000-06-18 13:13:52 thib Exp $ +# $Id: Makefile.in,v 1.17 2000-06-19 12:44:18 thib Exp $ # ********************************************************* # # *** Begin of configurable stuffs ************************ # @@ -64,7 +64,7 @@ INSTALL= install # Should not be changed under this # #################################### -VERSION= 0.8.3 +VERSION= 0.8.4 CFLAGS= $(INCLUDE) $(OPTIM) $(OTHERFLAGS) $(OPTION) -DVERSION=\"$(VERSION)\" -DFCRONTABS=\"$(FCRONTABS)\" -DETC=\"$(ETC)\" OBJSD = fcron.o subs.o database.o job.o log.o conf.o OBJS= fcrontab.o fileconf.o subs.o log.o allow.c