]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Mon, 19 Jun 2000 12:44:18 +0000 (12:44 +0000)
committerthib <thib>
Mon, 19 Jun 2000 12:44:18 +0000 (12:44 +0000)
Makefile.in

index da1f36697a4bdbba89540bd6b1a6e7c2ec31d8e1..7a617253b4ef0ca6d1b546345a2e3b6092e003e3 100644 (file)
@@ -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