]> eyrie.org Git - kerberos/kftgt.git/commitdiff
Release 1.13. release/1.13
authorRuss Allbery <rra@stanford.edu>
Wed, 7 Mar 2007 05:17:27 +0000 (05:17 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 15 Mar 2010 06:05:56 +0000 (23:05 -0700)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index e72c06de8df31f4c03ad9084ba4c92a3d2386430..f5ba3303036e8ad2ce0b4b844adbd3767751fb27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
                         User-Visible kftgt Changes
 
-kftgt 1.13 (unreleased)
+kftgt 1.13 (2007-03-06)
 
     If kftgt fails with an exit status indicating no Kerberos v4 ticket
     cache or a Kerberos v4 authentication failure on the remote system,
diff --git a/README b/README
index f23086ed49c7884bdc5c26918eec0464aea28727..948c1ae34ba01d9005520a5f89c4978a9d73f9e1 100644 (file)
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
-                            kftgt release 1.12
+                            kftgt release 1.13
                      (Kerberos v4 ticket forwarding)
 
           Originally written by Roland Schemers and Booker Bense
          Currently maintained by Russ Allbery <rra@stanford.edu>
 
-  Copyright 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2005, 2006 Board of
-  Trustees, Leland Stanford Jr. University.  This software is distributed
-  under a BSD-style license.  Please see the file LICENSE for terms of use
-  and redistribution.
+  Copyright 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2005, 2006, 2007
+  Board of Trustees, Leland Stanford Jr. University.  This software is
+  distributed under a BSD-style license.  Please see the file LICENSE for
+  terms of use and redistribution.
 
 DESCRIPTION
 
index 3d7111adffdaf0d62ea50e918cb7cf9f0d87c4be..553ec578e3133b129666dac786b1a584eb37af4c 100644 (file)
@@ -3,7 +3,7 @@ dnl $Id$
 
 AC_REVISION([$Revision$])
 AC_PREREQ(2.57)
-AC_INIT([kftgt], [1.12], [rra@stanford.edu])
+AC_INIT([kftgt], [1.13], [rra@stanford.edu])
 
 m4_include([m4/krb5.m4])