diff options
author | George Hazan <george.hazan@gmail.com> | 2015-04-17 12:44:45 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-04-17 12:44:45 +0000 |
commit | 7e5db47f60a79ba356ba9b43a863c2ec81282387 (patch) | |
tree | 32466aabcbc49295387cbe3669ac68f17ccbd53d /plugins/Clist_modern/src/version.h | |
parent | aba562323cd1b9ec58e54f472f53c6edb9a80d7c (diff) |
*YAHOO* now status bar is centered correctly in clist_modern
git-svn-id: http://svn.miranda-ng.org/main/trunk@12886 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 c5d305d9c3..5187bc1848 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 2
+#define __BUILD_NUM 3
#include <stdver.h>
|