]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.10.5-postrelease
authorTom Yu <tlyu@mit.edu>
Thu, 18 Apr 2013 00:45:29 +0000 (20:45 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 18 Apr 2013 00:45:29 +0000 (20:45 -0400)
src/patchlevel.h

index db468d3323f60ba3c672b89a0de510b55e229dfb..34d834e249963791293900a41b861845497e11ff 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 10
 #define KRB5_PATCHLEVEL 5
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10.5-final"
+#define KRB5_RELTAG "krb5-1.10"