]> eyrie.org Git - kerberos/kadmin-remctl.git/commitdiff
Release 3.4
authorRuss Allbery <rra@stanford.edu>
Tue, 9 Jul 2013 22:10:55 +0000 (15:10 -0700)
committerRuss Allbery <rra@stanford.edu>
Tue, 9 Jul 2013 22:10:55 +0000 (15:10 -0700)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index 1a90997fb74ae0aeeee4511055a9644c958a4ba2..989d7a747e0320404b2fb6e99d82f6df7dda4095 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
                     User-Visible kadmin-remctl Changes
 
-kadmin-remctl 3.4 (unreleased)
+kadmin-remctl 3.4 (2013-07-09)
 
     Set the disallow-svr flag on all newly-created principals.  This
     prohibits obtaining service tickets for the principal, which provides
diff --git a/README b/README
index 97e297c6965201f2b364eb1ef34739137fec865f..4f36fee8a193a11e75c6ec7bbfdd1aab94f15b76 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                            kadmin-remctl 3.3
+                            kadmin-remctl 3.4
              (remctl interface for Kerberos kadmin functions)
 
                 Written by Russ Allbery <rra@stanford.edu>
index 8fad9db5459f14274b8f8fb5b22faea5ac3af288..d29ac176e3a1bc1659ce799d9e29483affb966a5 100644 (file)
@@ -7,7 +7,7 @@ dnl
 dnl See LICENSE for licensing terms.
 
 AC_PREREQ([2.64])
-AC_INIT([kadmin-remctl], [3.3], [rra@stanford.edu])
+AC_INIT([kadmin-remctl], [3.4], [rra@stanford.edu])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_LIBOBJ_DIR([portable])
 AC_CONFIG_MACRO_DIR([m4])