aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2012-06-20 18:57:34 -0400
committerTom Yu <tlyu@mit.edu>2012-06-20 18:58:10 -0400
commite194611339abb75521d6267c612c63332ce3747b (patch)
treebfbf32d09400a178b59cc8b33ef1f9992906e6ad
parent4480b5ec7aa6c838706724a071a22f98b066990b (diff)
downloadkrb5-e194611339abb75521d6267c612c63332ce3747b.zip
krb5-e194611339abb75521d6267c612c63332ce3747b.tar.gz
krb5-e194611339abb75521d6267c612c63332ce3747b.tar.bz2
Update patchlevel.h to krb5-1.9.4-postrelease
-rw-r--r--src/patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/patchlevel.h b/src/patchlevel.h
index abd146b..44573d7 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -53,6 +53,6 @@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 9
#define KRB5_PATCHLEVEL 4
-/* #undef KRB5_RELTAIL */
+#define KRB5_RELTAIL "postrelease"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.9.4-final"
+#define KRB5_RELTAG "krb5-1.9"