]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Tue, 22 Aug 2000 18:01:41 +0000 (18:01 +0000)
committerthib <thib>
Tue, 22 Aug 2000 18:01:41 +0000 (18:01 +0000)
Makefile.in

index 7c324f8e6525415a35f88ad6441d53d0dc6e6bc1..2bea3b109a7d77b6d4340dac2abbd88ab0872e9d 100644 (file)
@@ -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