]> eyrie.org Git - kerberos/sident.git/commitdiff
Release 3.6. release/3.6
authorRuss Allbery <rra@stanford.edu>
Wed, 8 Feb 2006 21:56:03 +0000 (21:56 +0000)
committerRuss Allbery <rra@stanford.edu>
Wed, 8 Feb 2006 21:56:03 +0000 (21:56 +0000)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index bc0a6524ae48070d47f213b7121280bc3659ee30..c691573d13cd46cab82f2860a29bb345f53570ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
                        User-Visible S/Ident Changes
 
-S/Ident 3.6 (unreleased)
+S/Ident 3.6 (2006-02-08)
 
     Make Kerberos v4 support optional.  --disable-krb4 will build a
     library and responder that only do GSSAPI and regular ident.
diff --git a/README b/README
index 459edb2d303756c0ada619160e9389fa1b10b5fd..6f0ea62959fe7b694536f68e9c006122916a234c 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
                                  S/Ident
-                        Secure/Ident - Version 3.5
+                        Secure/Ident - Version 3.6
 
              Written by Booker C. Bense <bbense@stanford.edu>
          Currently maintained by Russ Allbery <rra@stanford.edu>
index fc9599d5974dce1f08ae40cdbc81658243a4d421..49ab65fb1cc583f27f0a2e8866837d41b13a6516 100644 (file)
@@ -11,7 +11,7 @@ m4_include([m4/libtool.m4])
 
 AC_REVISION($Revision$)
 AC_PREREQ(2.57)
-AC_INIT([S/Ident], [3.5], [rra@stanford.edu], [sident])
+AC_INIT([S/Ident], [3.6], [rra@stanford.edu], [sident])
 AC_CONFIG_AUX_DIR([tools])
 
 dnl Checks for programs.