diff options
Diffstat (limited to 'plugins/ZeroSwitch/src/version.h')
-rw-r--r-- | plugins/ZeroSwitch/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/version.h b/plugins/ZeroSwitch/src/version.h index 0f3801c22a..1af376d654 100644 --- a/plugins/ZeroSwitch/src/version.h +++ b/plugins/ZeroSwitch/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 1
+#define __MAJOR_VERSION 1
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
|