]> git.lyx.org Git - features.git/blobdiff - src/Buffer.cpp
support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
[features.git] / src / Buffer.cpp
index 764f66de8f88b2dcbed9f32fe1357af8895b9a1d..104e3b1f0ddfd3794e0af792f25fefdaa7fb5142 100644 (file)
@@ -115,7 +115,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 329;
+int const LYX_FORMAT = 330;
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;