]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
this we don't need anymore
[lyx.git] / src / Buffer.cpp
index fea5eab3550d06e17685e6e883d5d8ac0f72ab11..d6fdee79b1e6be755d81a32d2f88fa1885f1cd74 100644 (file)
@@ -117,7 +117,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 326;
+int const LYX_FORMAT = 328;
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;