summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-01-03 18:40:46 +0100
committerTannin <devnull@localhost>2014-01-03 18:40:46 +0100
commitd029e97724711ee7974f6ddb2460c215ad39f561 (patch)
tree2a9cf43f430e8e4ff502b3dc33cd8f6b551ade03 /src/version.rc
parenta9435f637e8c83d189ee467cdc640b263f27d206 (diff)
- hook dll now monitors all mod directories, not only overwrite
- dialog for changing executables now warns if changes will be lost - main window is now locked before activating pre-start hooks - better responsiveness while main window is locked (or should be)
Diffstat (limited to 'src/version.rc')
-rw-r--r--src/version.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.rc b/src/version.rc
index 35ac56a4..83c59d21 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -1,7 +1,7 @@
#include "Winver.h"
-#define VER_FILEVERSION 1,0,12,0
-#define VER_FILEVERSION_STR "1,0,12,0\0"
+#define VER_FILEVERSION 1,0,13,0
+#define VER_FILEVERSION_STR "1,0,13,0\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION