]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
update SCons
[lyx.git] / src / Buffer.cpp
index 2a0ef17fe49fa96f5d234be69a05adb63be8f593..b399f6483117539f03861d0271d942d4d2425324 100644 (file)
@@ -126,7 +126,7 @@ namespace {
 
 // Do not remove the comment below, so we get merge conflict in
 // independent branches. Instead add your own.
-int const LYX_FORMAT = 395; // uwestoehr: support for ISO C paper size series
+int const LYX_FORMAT = 397; // rgh: remove Nameref support
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;