aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/windows/ChangeLog4
-rw-r--r--src/windows/version.rc4
2 files changed, 6 insertions, 2 deletions
diff --git a/src/windows/ChangeLog b/src/windows/ChangeLog
index a080d83..22e9266 100644
--- a/src/windows/ChangeLog
+++ b/src/windows/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-20 Tom Yu <tlyu@mit.edu>
+
+ * version.rc: krb5-1.3.6 final.
+
2004-09-10 Tom Yu <tlyu@mit.edu>
* version.rc: krb5-1.3.5 final.
diff --git a/src/windows/version.rc b/src/windows/version.rc
index 82a2dea..a2edffe 100644
--- a/src/windows/version.rc
+++ b/src/windows/version.rc
@@ -23,8 +23,8 @@
/* we're going to stamp all the DLLs with the same version number */
-#define K5_PRODUCT_VERSION_STRING "1.3.5" BETA_STR "\0"
-#define K5_PRODUCT_VERSION 1, 3, 5, 0
+#define K5_PRODUCT_VERSION_STRING "1.3.6" BETA_STR "\0"
+#define K5_PRODUCT_VERSION 1, 3, 6, 0
#define K5_COPYRIGHT "Copyright (C) 1997-2004 by the Massachusetts Institute of Technology\0"
#define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0"