From: Todd C. Miller Date: Wed, 2 Apr 2003 18:45:35 +0000 (+0000) Subject: ++version X-Git-Tag: SUDO_1_6_8~346 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12694ed15dd66ad0bb73d80283668ec973496053;p=sudo ++version --- diff --git a/Makefile.in b/Makefile.in index aa3668615..6d8247bc0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -140,7 +140,7 @@ TESTOBJS = interfaces.o testsudoers.o $(PARSEOBJS) LIBOBJS = @LIBOBJS@ @ALLOCA@ -VERSION = 1.6.7 +VERSION = 1.6.8 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES HISTORY INSTALL INSTALL.configure \ LICENSE Makefile.in PORTING README RUNSON TODO TROUBLESHOOTING \