krb5-1.5-postrelease
authorTom Yu <tlyu@mit.edu>
Sat, 1 Jul 2006 05:04:29 +0000 (05:04 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 1 Jul 2006 05:04:29 +0000 (05:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18319 dc483132-0cff-0310-8789-dd5450dbe970

src/patchlevel.h

index 794718eb66d7b79c308e2a2e9508ec4194fef5bb..293f45010320cbd270e58727d8551751b0e77b92 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 5
 #define KRB5_PATCHLEVEL 0
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "tags/krb5-1-5-final"
+#define KRB5_RELTAG "branches/krb5-1-5"