]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
Typo.
[lyx.git] / src / Buffer.cpp
index 8abcb462abe0285daf3b61319154137fea57a449..6173666b61f5aba803312caf46eba73dc5427353 100644 (file)
@@ -115,7 +115,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 336;
+int const LYX_FORMAT = 338; //Uwe: support for polytonic Greek
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;