]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update for krb5-1.9.5-postrelease
authorTom Yu <tlyu@mit.edu>
Thu, 25 Apr 2013 22:23:01 +0000 (18:23 -0400)
committerTom Yu <tlyu@mit.edu>
Thu, 25 Apr 2013 22:23:01 +0000 (18:23 -0400)
src/patchlevel.h

index a2517775cdee1bd24a7ca85c4e9250a05c15fe52..65da4582070542ddcb09824edec7fb767a1c83f9 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 9
 #define KRB5_PATCHLEVEL 5
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.9.5-final"
+#define KRB5_RELTAG "krb5-1.9"