diff options
Diffstat (limited to 'plugins/Nudge/src/Version.h')
-rw-r--r-- | plugins/Nudge/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Nudge/src/Version.h b/plugins/Nudge/src/Version.h index 04ec37b438..965767c3bb 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>
|