]> eyrie.org Git - kerberos/kadmin-remctl.git/commitdiff
Release 3.0
authorRuss Allbery <rra@stanford.edu>
Wed, 17 Feb 2010 18:43:37 +0000 (10:43 -0800)
committerRuss Allbery <rra@stanford.edu>
Wed, 17 Feb 2010 18:43:37 +0000 (10:43 -0800)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index 830d91333758c4c8e2c83c52f628cf525d213945..edd8d2b7d615e2e5ebfa33b14a569a76cbc1d3b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
                     User-Visible kadmin-remctl Changes
 
-kadmin-remctl 2.5 (unreleased)
+kadmin-remctl 3.0 (2010-02-17)
 
     Add kadmin-backend-heim, which duplicates the kadmin-backend
     functionality for Heimdal.  The examine function of this backend
diff --git a/README b/README
index 316bd8c9bbb47b341a0070430986a656099b2af4..be374b171236f4fe36756db55af13393b6eeeec9 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-                            kadmin-remctl 2.4
+                            kadmin-remctl 3.0
              (remctl interface for Kerberos kadmin functions)
 
                 Written by Russ Allbery <rra@stanford.edu>
 
-  Copyright 1997, 2003, 2007, 2008, 2009 Board of Trustees, Leland
+  Copyright 1997, 2003, 2007, 2008, 2009, 2010 Board of Trustees, Leland
   Stanford Jr. University.  This software is distributed under a BSD-style
   license.  Please see the file LICENSE in the distribution for more
   information.
index ab317275d23548233d594aa2f75f2ccc6455a00a..68f30abe0dfebada8abad27410ee730ee8a574eb 100644 (file)
@@ -7,7 +7,7 @@ dnl
 dnl See LICENSE for licensing terms.
 
 AC_PREREQ([2.64])
-AC_INIT([kadmin-remctl], [2.4], [rra@stanford.edu])
+AC_INIT([kadmin-remctl], [3.0], [rra@stanford.edu])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_LIBOBJ_DIR([portable])
 AC_CONFIG_MACRO_DIR([m4])