diff options
Diffstat (limited to 'plugins/New_GPG/src/Version.h')
-rwxr-xr-x | plugins/New_GPG/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/Version.h b/plugins/New_GPG/src/Version.h index 9ac1a71831..a983223f84 100755 --- a/plugins/New_GPG/src/Version.h +++ b/plugins/New_GPG/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
#define __RELEASE_NUM 0
-#define __BUILD_NUM 12
+#define __BUILD_NUM 13
#include <stdver.h>
|