summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-12-01 18:44:37 +0100
committerTannin <devnull@localhost>2014-12-01 18:44:37 +0100
commit226993eecee22e3cb39fc30aedfef587cc58330c (patch)
treef62b12ff4f2db4fce2eae1dddd6781562c7ad5b1 /src/version.rc
parent78da5fc37ff3a488dc0db8704f2c93cef48dbb57 (diff)
- added error handling when a file can't be deleted from vfs
- minor bugfixes
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 6504c5ac..51c05050 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -1,7 +1,7 @@
#include "Winver.h"
-#define VER_FILEVERSION 1,2,14,0
-#define VER_FILEVERSION_STR "1,2,14,0\0"
+#define VER_FILEVERSION 1,2,15,0
+#define VER_FILEVERSION_STR "1,2,15,0\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION