]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
*** empty log message ***
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 11 Jun 2000 13:19:39 +0000 (13:19 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 11 Jun 2000 13:19:39 +0000 (13:19 +0000)
Makefile.in

index de52ea767d0d5020c31d5ff055dfbec385f60218..3732c97603c6be8e3a323d6f3887b1eaa4ac9a66 100644 (file)
@@ -2,7 +2,7 @@
 # fcron's Makefile  ########
 ############################
 
-# $Id: Makefile.in,v 1.11 2000-06-03 20:29:17 thib Exp $
+# $Id: Makefile.in,v 1.12 2000-06-11 13:19:39 thib Exp $
 
 # ********************************************************* #
 # *** Begin of configurable stuffs ************************ #
@@ -64,7 +64,7 @@ INSTALL= install
 # Should not be changed under this #
 ####################################
 
-VERSION= 0.8.2
+VERSION= 0.8.3
 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