]> granicus.if.org Git - sudo/commitdiff
updated version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 18 Jun 1995 19:27:39 +0000 (19:27 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 18 Jun 1995 19:27:39 +0000 (19:27 +0000)
Makefile.in
version.h

index 846faeea384c6f5544cdac5536a7c4f2434ca6cf..283c09800b6ce9acf9abe9e9109b2885b0c7aded 100644 (file)
@@ -104,7 +104,7 @@ LIBOBJS = @TGETPASS@ @LIBOBJS@
 HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \
        ins_2001.h ins_classic.h ins_goons.h
 
-VERSION = 1.3.1pl5b4
+VERSION = 1.3.2
 
 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
             PORTING README RUNSON TROUBLESHOOTING Makefile.in acsite.m4 \
index ec54c2da212ea3b924a9b4fbba0d43fe36117256..d9131d25fe73ffec68ff7db687c29e0aed2f90a4 100644 (file)
--- a/version.h
+++ b/version.h
@@ -23,6 +23,6 @@
 #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H
 
-static char version[] = "1.3.1pl5b4";
+static char version[] = "1.3.2";
 
 #endif /* _SUDO_VERSION_H */