++version
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#*
|
#*
|
||||||
#* CU sudo version 1.4.2 (based on Root Group sudo version 1.1)
|
#* CU sudo version 1.4.3 (based on Root Group sudo version 1.1)
|
||||||
#*
|
#*
|
||||||
#* This software comes with no waranty whatsoever, use at your own risk.
|
#* This software comes with no waranty whatsoever, use at your own risk.
|
||||||
#*
|
#*
|
||||||
@@ -112,7 +112,7 @@ LIBOBJS = @LIBOBJS@
|
|||||||
HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \
|
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
|
ins_2001.h ins_classic.h ins_goons.h ins_csops.h
|
||||||
|
|
||||||
VERSION = 1.4.2
|
VERSION = 1.4.3
|
||||||
|
|
||||||
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
|
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
|
||||||
PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \
|
PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \
|
||||||
|
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(config.h)
|
|||||||
dnl
|
dnl
|
||||||
dnl This won't work before AC_INIT()
|
dnl This won't work before AC_INIT()
|
||||||
dnl
|
dnl
|
||||||
echo "Configuring CU Sudo version 1.4.2"
|
echo "Configuring CU Sudo version 1.4.3"
|
||||||
dnl
|
dnl
|
||||||
dnl Variables that get substituted in the Makefile
|
dnl Variables that get substituted in the Makefile
|
||||||
dnl
|
dnl
|
||||||
|
Reference in New Issue
Block a user