diff options
Diffstat (limited to 'popup/version.h')
-rw-r--r-- | popup/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popup/version.h b/popup/version.h index cd2cac8..7b49620 100644 --- a/popup/version.h +++ b/popup/version.h @@ -65,7 +65,7 @@ Last change by : $Author: Merlin_de $ #define __MAJOR_VERSION 2
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
- #define __BUILD_NUM 5
+ #define __BUILD_NUM 6
#define __STRINGIFY(x) #x
#define __STRINGIFY2(x) __STRINGIFY(x)
|