diff options
Diffstat (limited to 'plugins/StartupSilence/src/version.h')
-rw-r--r-- | plugins/StartupSilence/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index bebde25d8a..23b3375a5c 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -6,7 +6,7 @@ // plugin version part
#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
+#define __MINOR_VERSION 2
#define __RELEASE_NUM 0
#define __BUILD_NUM 0
|