]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
tex2lyx/preamble.cpp: cosmetics
[lyx.git] / src / Buffer.cpp
index b6e234b7520f5d75069503ae28916c204af5f520..534cbfb435a7b4bb11250bf7a612facdd608b09d 100644 (file)
@@ -115,7 +115,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 332;    //ps, graphgroups
+int const LYX_FORMAT = 333;
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;