summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-04-14 15:40:59 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-04-14 15:40:59 +0000
commit2ea12fed0b4177a4caff56ab5486e789e0bb9143 (patch)
tree6e13876b78c2ef736b7e89eef2dee7d426fe2da0 /plugins/IEView/src/Version.h
parent737d167750f61b3307a7b86abc30041924e5eea6 (diff)
major memory leak fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@12815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEView/src/Version.h')
-rw-r--r--plugins/IEView/src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/Version.h b/plugins/IEView/src/Version.h
index a7523e31ad..4452266fa0 100644
--- a/plugins/IEView/src/Version.h
+++ b/plugins/IEView/src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 4
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>