]> git.lyx.org Git - features.git/blobdiff - src/Buffer.cpp
- introduce option to suppress the LaTeX package mhchem, fileformat change
[features.git] / src / Buffer.cpp
index d1104370c09452cb4f5316c570cb2d81f4012247..8d8c53795201c69f9e6de8ac5319a772d596e86f 100644 (file)
@@ -127,7 +127,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 370; // uwestoehr: option to suppress default date
+int const LYX_FORMAT = 371; // uwestoehr: option to turn off mhchem
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;