]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update patchlevel.h for krb5-1.10.4-postrelease
authorTom Yu <tlyu@mit.edu>
Sat, 2 Mar 2013 01:26:58 +0000 (20:26 -0500)
committerTom Yu <tlyu@mit.edu>
Sat, 2 Mar 2013 01:26:58 +0000 (20:26 -0500)
src/patchlevel.h

index 6d0bc3538dda885b4b58fef4426261f48298cf46..5fc4c85fba7678f6aa4fac67cb159803c618e090 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 10
 #define KRB5_PATCHLEVEL 4
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10.4-final"
+#define KRB5_RELTAG "krb5-1.10"