summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-03-20 17:37:57 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-03-20 17:37:57 +0300
commit068a19fb0f4c2f8efa79977a3e3c8dd239ca8a33 (patch)
treef87548ac30163f0acdba09740d9689db946e8c9c /plugins/IEView/src/version.h
parentac4f98481f89b180c40b033d47e113a3cbef9233 (diff)
IEView:
- SRMM button added to insert "Code" instruction into the edit window; - ieviewModuleName renamed as it should be: MODULENAME; - code cleaning & reordering; - version bump.
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 a50cad8dad..5f706e58ca 100644
--- a/plugins/IEView/src/version.h
+++ b/plugins/IEView/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 6
#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>