diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml
index 54532cda..42d7aa4c 100755
--- a/META-INF/plugin.xml
+++ b/META-INF/plugin.xml
@@ -27,8 +27,15 @@
com.intellij.modules.lang
- 1.10
+ 1.11
1.11
+
+ - Major improvements to handling of preprocessor #define directives
+ - Add checking of switch statement correctness
+ - Improvements to Deduce Expression Type action
+ - Distinguish between function call and constructor
+
1.10