aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2006-08-24 00:20:53 +0000
committerTom Yu <tlyu@mit.edu>2006-08-24 00:20:53 +0000
commita2ffbe59fc29c980c5d33cf7ad3e78c171078d0c (patch)
treebf7f421dd7a032f3653376a4b99d4cef152ae02f
parent6a2dc96ed16f232ece6ee953947a07ac8a2776ed (diff)
downloadkrb5-a2ffbe59fc29c980c5d33cf7ad3e78c171078d0c.zip
krb5-a2ffbe59fc29c980c5d33cf7ad3e78c171078d0c.tar.gz
krb5-a2ffbe59fc29c980c5d33cf7ad3e78c171078d0c.tar.bz2
krb5-1.4.4
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@18530 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 016ae4a..7fc8590 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -53,6 +53,6 @@
#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 4
#define KRB5_PATCHLEVEL 4
-#define KRB5_RELTAIL "beta1-postrelease"
+/* #undef KRB5_RELTAIL */
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "branches/krb5-1-4"
+#define KRB5_RELTAG "tags/krb5-1-4-4-final"