diff options
Diffstat (limited to 'plugins/Clist_blind/src/Version.h')
-rw-r--r-- | plugins/Clist_blind/src/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_blind/src/Version.h b/plugins/Clist_blind/src/Version.h index 78bcbde49e..5801ef7378 100644 --- a/plugins/Clist_blind/src/Version.h +++ b/plugins/Clist_blind/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 8
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 1
#include <stdver.h>
|