From 5eefe0bd95aa463dfb127842869bccf9e2e45470 Mon Sep 17 00:00:00 2001 From: thib Date: Mon, 19 Jun 2000 12:44:18 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.40.0