aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 24bd95e..143dbbc 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 5ed9fb9..e490267 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