summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-01-07 23:13:40 +0100
committerTannin <devnull@localhost>2015-01-07 23:13:40 +0100
commit2b21463514a46e7f3600f32560a0e944d15a2750 (patch)
tree78d9debcdb45e4f7f597f7dabeac08f77c37e980 /src/version.rc
parentd20a26e0eb817c924028f912d35e21668c7f9e22 (diff)
- download servers that haven't been available for over a month are now purged from the known servers list
- bugfix: encoding detection for fomod xmls could incorrectly interpret files as utf16 encoded - bugfix: hashing algorithm for bsa files was wrong - bugfix: nxmhandler reported non-issues as errors - bugfix: nxmhandler tried to apply chrome fix on every start - bugfix: "not endorsed" icon displayed for non-nexus mods - bugfix: when drag&dropping within the overwrite dialog the file might still get moved to a mod (and probably not the intended one) - bugfix: dropping files from overwrite on the modlist was refused when not sorting by priority (only in 1.2.15) - bugfix: unmanaged mods couldn't be reordered (only in 1.2.15)
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 51c05050..1261029a 100644
--- a/src/version.rc
+++ b/src/version.rc
@@ -1,7 +1,7 @@
#include "Winver.h"
-#define VER_FILEVERSION 1,2,15,0
-#define VER_FILEVERSION_STR "1,2,15,0\0"
+#define VER_FILEVERSION 1,2,16,0
+#define VER_FILEVERSION_STR "1,2,16,0\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION