From: thib Date: Mon, 19 Jun 2000 12:44:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~604 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5eefe0bd95aa463dfb127842869bccf9e2e45470;p=fcron *** 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