diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2014-10-09 22:16:38 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2014-10-09 22:16:38 +0000 |
commit | 7ede7b7528dfb2b4fde85de0753ef10b0167ae8e (patch) | |
tree | 9b1e1b2f301cc4936c7325013c6b89938c113cbe /plugins/IEView/src/Version.h | |
parent | fd58bbd2dab4d3382973e48393a4ea410d333cb1 (diff) |
IEView:
-Fixed copying smileys from message log (fixes #345)
-version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10750 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEView/src/Version.h')
-rw-r--r-- | plugins/IEView/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEView/src/Version.h b/plugins/IEView/src/Version.h index 0e03c69f0e..0c485e9489 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 0
+#define __BUILD_NUM 1
#include <stdver.h>
|