]> eyrie.org Git - kerberos/kftgt.git/commitdiff
Release 1.12. release/1.12
authorRuss Allbery <rra@stanford.edu>
Thu, 9 Feb 2006 00:59:27 +0000 (00:59 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 15 Mar 2010 06:05:56 +0000 (23:05 -0700)
LICENSE
NEWS
README
configure.ac

diff --git a/LICENSE b/LICENSE
index e25268c9115418310d7b769c10dc9b7009ce97ae..fe7f8ab6e29b3aefe864f0af09395cdd76391cb6 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2005
+Copyright 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2005, 2006
   Board of Trustees, Leland Stanford Jr. University
   
 All rights reserved.
diff --git a/NEWS b/NEWS
index 286345c8a338eca2ff35a921c51cbff8538d6d80..56fb4ff3c8daa8be5a40f2d667e029f11501b29e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
                         User-Visible kftgt Changes
 
-kftgt 1.12 (unreleased)
+kftgt 1.12 (2006-02-08)
 
     Significantly improved Kerberos library probes.  Use krb5-config where
     available to get Kerberos libraries and compiler flags unless
diff --git a/README b/README
index 52a6a8f3d94d5a5e88f315cd6851848231a6df43..f23086ed49c7884bdc5c26918eec0464aea28727 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-                            kftgt release 1.11
+                            kftgt release 1.12
                      (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 Board of
+  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.
index ce15f8e975131faf493ae5690b37ad0265bd99c6..3d7111adffdaf0d62ea50e918cb7cf9f0d87c4be 100644 (file)
@@ -3,7 +3,7 @@ dnl $Id$
 
 AC_REVISION([$Revision$])
 AC_PREREQ(2.57)
-AC_INIT([kftgt], [1.11], [rra@stanford.edu])
+AC_INIT([kftgt], [1.12], [rra@stanford.edu])
 
 m4_include([m4/krb5.m4])