summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-26 16:32:28 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-26 16:32:28 +0000
commitdbbf4f80b0774a3880989458cd1519e29e959f54 (patch)
tree69753799eea12c7bf676d7b6e79b76f15f36f638 /plugins/Clist_modern/src/version.h
parent7e157d2364e6e23d523c5712b661a994d566ea5a (diff)
fix for toolbar's background drawing
git-svn-id: http://svn.miranda-ng.org/main/trunk@7909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/version.h')
-rw-r--r--plugins/Clist_modern/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h
index 00a7fa0a79..d1f5bccbdf 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 0
-#define __BUILD_NUM 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 12
#include <stdver.h>