summaryrefslogtreecommitdiffstats
path: root/src/windows/version.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/version.rc')
-rw-r--r--src/windows/version.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/version.rc b/src/windows/version.rc
index ba5e1a1ff5..4e8044405c 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.2" BETA_STR "\0"
-#define K5_PRODUCT_VERSION 1, 2, 0, 0
+#define K5_PRODUCT_VERSION_STRING "1.3 (TEST)" BETA_STR "\0"
+#define K5_PRODUCT_VERSION 1, 3, 0, 0
#define K5_COPYRIGHT "Copyright (C) 1997-2000 by the Massachusetts Institute of Technology\0"
#define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0"