]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4607
[lyx.git] / src / Buffer.cpp
index 764f66de8f88b2dcbed9f32fe1357af8895b9a1d..3e2877ade43c9565216dbb4c492088468440cc27 100644 (file)
@@ -115,7 +115,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 329;
+int const LYX_FORMAT = 334;
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;