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