]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.10.7-postrelease
authorTom Yu <tlyu@mit.edu>
Wed, 6 Nov 2013 20:56:29 +0000 (15:56 -0500)
committerTom Yu <tlyu@mit.edu>
Wed, 6 Nov 2013 20:56:29 +0000 (15:56 -0500)
src/patchlevel.h

index 02cb1f1258c0adefc39a6a3c1fff47e2850d7f43..ccd2a52bee14b5aa08c116f8fe59965c0555b514 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 10
 #define KRB5_PATCHLEVEL 7
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10.7-final"
+#define KRB5_RELTAG "krb5-1.10"