]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.13.1-postrelease
authorTom Yu <tlyu@mit.edu>
Thu, 12 Feb 2015 03:54:37 +0000 (22:54 -0500)
committerTom Yu <tlyu@mit.edu>
Thu, 12 Feb 2015 03:54:37 +0000 (22:54 -0500)
src/patchlevel.h

index 7b7dc0727508a7c0b6b2faadc04c0be40a71af3a..d08e381fbed426fe8892faf2bd228a44c7987256 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 13
 #define KRB5_PATCHLEVEL 1
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.13.1-final"
+#define KRB5_RELTAG "krb5-1.13"