diff options
Diffstat (limited to 'plugins/IEView/src/Version.h')
-rw-r--r-- | plugins/IEView/src/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/IEView/src/Version.h b/plugins/IEView/src/Version.h index 4452266fa0..3d524da0c5 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 __MINOR_VERSION 5
#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __BUILD_NUM 1
#include <stdver.h>
|