diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-24 12:31:20 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-24 12:31:20 +0000 |
commit | 6635ad88204b3535bd5edd9a2266f79238e3a6f6 (patch) | |
tree | 2b2163b4aeb799251be464cb2f62d5ccdecce177 /plugins/DbChecker/src/version.h | |
parent | fcaa63b4a1c5e09a0de56ad220abe6396bc508b4 (diff) |
unused icons removed from dbchecker's wizard
git-svn-id: http://svn.miranda-ng.org/main/trunk@8729 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/DbChecker/src/version.h')
-rw-r--r-- | plugins/DbChecker/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index 911e6fc2fa..452246d18e 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>
|