]> eyrie.org Git - kerberos/kstart.git/commitdiff
Release 4.0
authorRuss Allbery <rra@stanford.edu>
Fri, 30 Dec 2011 04:08:19 +0000 (20:08 -0800)
committerRuss Allbery <rra@stanford.edu>
Fri, 30 Dec 2011 04:08:19 +0000 (20:08 -0800)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index d58eb8f959c325c5366a25890952fc67dc736979..f915da6d4f2ac205dbcc6b5a5478f63e91b69c56 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
                        User-Visible kstart Changes
 
-kstart 4.0 (unreleased)
+kstart 4.0 (2011-12-29)
 
     Remove k4start from the distribution.  I no longer have a Kerberos v4
     environment with which to test and therefore no way to refactor and
diff --git a/README b/README
index fb88453287a643356718968d3067bcfcce339a7e..af54559ffd2d18e9d4d49ce646d23d07fdb838fd 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                           kstart release 3.16
+                            kstart release 4.0
                (kinit daemon that uses srvtabs or keytabs)
 
          Originally written by Robert Morgan and Booker C. Bense
index 45fd65d007d71107f3a59de07ae74d67fe85f2db..314bd1a43f9fa9759d459c674fda7dde9cd9068a 100644 (file)
@@ -9,7 +9,7 @@ dnl and/or distribute it, with or without modifications, as long as this
 dnl notice is preserved.
 
 AC_PREREQ([2.64])
-AC_INIT([kstart], [3.16], [rra@stanford.edu])
+AC_INIT([kstart], [4.0], [rra@stanford.edu])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_LIBOBJ_DIR([portable])
 AC_CONFIG_MACRO_DIR([m4])