]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
* do not ignore "requires" field in MathMacro
[lyx.git] / src / Buffer.cpp
index 850882d958912c9503048de15ac0b185e1204a3c..e7a5d41bd77a2224d42e3fb7571e886e1c8f9a66 100644 (file)
@@ -141,7 +141,7 @@ using std::string;
 
 namespace {
 
-int const LYX_FORMAT = 266;
+int const LYX_FORMAT = 267;
 
 } // namespace anon