summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-21 19:02:11 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-21 19:02:11 +0000
commit45751518e585d351cfec427cc3244768d84844d6 (patch)
tree637baf119fa3e7617da3fbe8fb6d12711156c94b /plugins/Clist_modern/src/version.h
parentc5179c928e90cb75feb6846aa55927a8ac85364a (diff)
"Hide offline subcontacts" option removed, subs now inherit the display mode of the usual contacts
git-svn-id: http://svn.miranda-ng.org/main/trunk@9908 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 4b2f4379d6..0d765474a4 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 13
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 1
#include <stdver.h>