]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
krb5-1.10.1-postrelease
authorTom Yu <tlyu@mit.edu>
Thu, 8 Mar 2012 21:50:06 +0000 (21:50 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 8 Mar 2012 21:50:06 +0000 (21:50 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-10@25757 dc483132-0cff-0310-8789-dd5450dbe970

src/patchlevel.h

index 1c27d53010203812feb0485133c5299e3d0719c0..c0a2ce800f2abc55521128f1b28b7a79f1b9daad 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 10
 #define KRB5_PATCHLEVEL 1
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "tags/krb5-1-10-1-final"
+#define KRB5_RELTAG "branches/krb5-1-10"