]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
krb5-1.8.6-postrelease
authorTom Yu <tlyu@mit.edu>
Tue, 7 Feb 2012 03:54:13 +0000 (03:54 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 7 Feb 2012 03:54:13 +0000 (03:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-8@25678 dc483132-0cff-0310-8789-dd5450dbe970

src/patchlevel.h

index 5bb33611162d2753d3a07af38a4906f26c29342a..a9af72cbe32303016ae53257b3b0a11db490e8b3 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 8
 #define KRB5_PATCHLEVEL 6
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "tags/krb5-1-8-6-final"
+#define KRB5_RELTAG "branches/krb5-1-8"