]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update patchlevel.h for krb5-1.10.3-postrelease
authorTom Yu <tlyu@mit.edu>
Thu, 9 Aug 2012 00:03:43 +0000 (20:03 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 9 Aug 2012 00:03:43 +0000 (20:03 -0400)
src/patchlevel.h

index 09312f794e55a3fc977482c3aa47bfcf921649bd..d8bbcf927011a7cfdb7d39449a0d60ac78dbc76b 100644 (file)
@@ -52,6 +52,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 10
 #define KRB5_PATCHLEVEL 3
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10.3-final"
+#define KRB5_RELTAG "krb5-1.10"