patchlevel and winlevel for kfw-3.2.2 final
authorTom Yu <tlyu@mit.edu>
Mon, 22 Oct 2007 03:43:54 +0000 (03:43 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 22 Oct 2007 03:43:54 +0000 (03:43 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20139 dc483132-0cff-0310-8789-dd5450dbe970

src/patchlevel.h
src/windows/winlevel.h

index 8800d203aa7bf2442eb16668fef139ff0ab01f56..a0f8384b348b3cbfd4d43616f7aa26b251e6b914 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 6
 #define KRB5_PATCHLEVEL 3
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "kfw-3.2.2"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "tags/krb5-1-6-3-final"
+#define KRB5_RELTAG "tags/kfw-3_2_2-final"
index 84e119750f25ca806e10d78702fee836be12e99f..ad4ac8c5c15050e08b9716a34008a0893303be5e 100644 (file)
@@ -30,4 +30,4 @@
  * updated for each alpha, beta, final release.   This will ensure
  * that file identifiers are unique
  */ 
-#define KRB5_BUILDLEVEL                15
+#define KRB5_BUILDLEVEL                16