summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2006-11-28 23:15:31 +0000
committerTom Yu <tlyu@mit.edu>2006-11-28 23:15:31 +0000
commitd272dd1e031dc2cb6034af25f97e14e2001b79c2 (patch)
tree663e72b8c5bd8ecb608789b4a940b2d0cbc6229b
parent21c5ecd1090f55c341469009f21e34d26b8c979b (diff)
downloadkrb5-1.4.tar.gz
patchlevel, buildlevel for kfw-3.1.0krb5-1.4
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@18871 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/patchlevel.h4
-rw-r--r--src/windows/winlevel.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 24bd95e25..143dbbc62 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 "postrelease"
+#define KRB5_RELTAIL "kfw-3.1.0"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "branches/krb5-1-4"
+#define KRB5_RELTAG "tags/kfw-3_1_0-final"
diff --git a/src/windows/winlevel.h b/src/windows/winlevel.h
index 5ed9fb96c..e4902672a 100644
--- a/src/windows/winlevel.h
+++ b/src/windows/winlevel.h
@@ -30,4 +30,4 @@
* updated for each alpha, beta, final release. This will ensure
* that file identifiers are unique
*/
-#define KRB5_BUILDLEVEL 5
+#define KRB5_BUILDLEVEL 6