diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml
index 42d7aa4c..29adcb2f 100755
--- a/META-INF/plugin.xml
+++ b/META-INF/plugin.xml
@@ -27,8 +27,14 @@
com.intellij.modules.lang
- 1.11
+ 1.12
1.12
+
+ - Fix lexer not being thread safe and failing when parsing many files at the same time
+ - Many minor fixes in parsing and error reporting
+
+
1.11
- Major improvements to handling of preprocessor #define directives