]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
Introduce new format as a safety measure
[lyx.git] / src / Buffer.cpp
index bc3585ebe9bb57856bf8fdb496aaf303d98b5157..f42b0e1f74f23742afeec4d642ea42547722d144 100644 (file)
@@ -125,7 +125,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 354;  // jspitzm: support for \print[sub]index*
+int const LYX_FORMAT = 357;  // sanda: change latex output for various underline commands
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;