summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-03-21 16:39:54 +0100
committerTannin <devnull@localhost>2015-03-21 16:39:54 +0100
commit07b8896f92568083870a5ad61f83e3cb2e4e97ff (patch)
treefa725a1e135fb90b061f005e2030ed1dc197b746 /src
parent4a2e4652f47b063e0a5a33ae7f45703140fc904f (diff)
updated build instructions, version number, packaging scripts
Diffstat (limited to 'src')
-rw-r--r--src/version.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/version.rc b/src/version.rc
index 9e6492f5..272bdb1c 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -1,7 +1,7 @@
#include "Winver.h"
-#define VER_FILEVERSION 1,3,2,0
-#define VER_FILEVERSION_STR "1,3,2,0\0"
+#define VER_FILEVERSION 1,3,3,0
+#define VER_FILEVERSION_STR "1,3,3,0\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION