From: thib Date: Tue, 22 Aug 2000 18:01:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~556 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95341b86476dadd4958846d25e57e2ed96eae3e6;p=fcron *** empty log message *** --- diff --git a/Makefile.in b/Makefile.in index 7c324f8..2bea3b1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # fcron's Makefile ######## ############################ -# $Id: Makefile.in,v 1.22 2000-06-30 09:49:11 thib Exp $ +# $Id: Makefile.in,v 1.23 2000-08-22 18:01:41 thib Exp $ # ********************************************************* # # *** Begin of configurable stuffs ************************ # @@ -64,7 +64,7 @@ INSTALL= install # Should not be changed under this # #################################### -VERSION= 0.9.0 +VERSION= 0.9.1 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