summaryrefslogtreecommitdiff
path: root/plugins/ExtraIcons/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExtraIcons/src/Version.h')
-rw-r--r--plugins/ExtraIcons/src/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ExtraIcons/src/Version.h b/plugins/ExtraIcons/src/Version.h
index 69096ecd40..7ce11c04b0 100644
--- a/plugins/ExtraIcons/src/Version.h
+++ b/plugins/ExtraIcons/src/Version.h
@@ -1,6 +1,6 @@
#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 5
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
#define __BUILD_NUM 0
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM