]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
krb5-1.9.3-postrelease
authorTom Yu <tlyu@mit.edu>
Tue, 7 Feb 2012 01:34:35 +0000 (01:34 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 7 Feb 2012 01:34:35 +0000 (01:34 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-9@25677 dc483132-0cff-0310-8789-dd5450dbe970

src/patchlevel.h

index e225d916c6995ed69fb127d86d69a7dc4eb5dc4d..52c8b34bab30b9928c9daf2cec83e1cc0e2ea02f 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 9
 #define KRB5_PATCHLEVEL 3
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "tags/krb5-1-9-3-final"
+#define KRB5_RELTAG "branches/krb5-1-9"