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 5d1023121e..6a6896f1fc 100644
--- a/src/windows/version.rc
+++ b/src/windows/version.rc
@@ -13,8 +13,8 @@
/* we're going to stamp all the DLLs with the same version number */
-#define K5_PRODUCT_VERSION_STRING "1.0.6\0"
-#define K5_PRODUCT_VERSION 1, 0, 6, 0
+#define K5_PRODUCT_VERSION_STRING "1.0.8\0"
+#define K5_PRODUCT_VERSION 1, 0, 8, 0
#define K5_COPYRIGHT "Copyright (C) 1997 by the Massachusetts Institute of Technology\0"
#define K5_COMPANY_NAME "Massachusetts Institute of Technology.\0"