From 1947459b914a00ee62b807896e84d2cdb924cca1 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 29 Jan 1996 05:44:20 +0000 Subject: [PATCH] ++version added wildmat.* --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 1e338a02e..ad3f1f125 100644 --- a/Makefile.in +++ b/Makefile.in @@ -112,7 +112,7 @@ LIBOBJS = @LIBOBJS@ HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \ ins_2001.h ins_classic.h ins_goons.h ins_csops.h -VERSION = 1.4 +VERSION = 1.4.1 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \ PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \ @@ -120,7 +120,7 @@ DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \ indent.pro install-sh lsearch.c putenv.c tgetpass.c emul/search.h \ emul/utime.h utime.c testsudoers.c sudoers sample.sudoers \ sudo.cat sudo.man visudo.cat visudo.man sudoers.cat sudoers.man \ - lex.yy.c sudo-lex.yy.c dce_pwent.c + lex.yy.c sudo-lex.yy.c dce_pwent.c wildmat.3 wildmat.c all: $(PROGS)