summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-04-05 20:54:08 +0200
committerTannin <devnull@localhost>2014-04-05 20:54:08 +0200
commit739c3424e7c058f972a2648f2231e6a10c59662d (patch)
treef0a9e40c8b30692aed30ca9f2e2599f0ec9db625 /src/version.rc
parentcabed9b268c9f095d5e3b98a6797b0bcdcd38b1f (diff)
- loot integration now displays the report
- fixes to the previous merge - bugfix: cli loot didn't handle non-ascii characters correctly
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 33c25b1c..f76ac8dc 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -1,7 +1,7 @@
#include "Winver.h"
-#define VER_FILEVERSION 1,1,3,0
-#define VER_FILEVERSION_STR "1,1,3,0\0"
+#define VER_FILEVERSION 1,2,0,0
+#define VER_FILEVERSION_STR "1,2,0,0\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION