]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Updates for krb5-1.14.3-postrelease
authorTom Yu <tlyu@mit.edu>
Thu, 21 Jul 2016 21:19:19 +0000 (17:19 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 21 Jul 2016 21:19:19 +0000 (17:19 -0400)
src/patchlevel.h

index 4cf894f0da4896c74b56bf842a922c614ba9c24f..14594060de532d72e9577077eb53474a8a4ec4ea 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 14
 #define KRB5_PATCHLEVEL 3
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.14.3-final"
+#define KRB5_RELTAG "krb5-1.14"