diff options
author | George Hazan <george.hazan@gmail.com> | 2014-12-30 13:53:37 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-12-30 13:53:37 +0000 |
commit | 7f47c5f82ccdb19bd18f3f2500492f33501b78f2 (patch) | |
tree | 5adc9208cc32f75ab804a8882d2d39f2d24e6efe /plugins/Clist_modern/src/version.h | |
parent | 1e96c8f6505891260c9fc48d719ec90060a2560c (diff) |
improperly copied code removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@11680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/version.h')
-rw-r--r-- | plugins/Clist_modern/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h index 8106ca497f..c5d305d9c3 100644 --- a/plugins/Clist_modern/src/version.h +++ b/plugins/Clist_modern/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 9
#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>
|