]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Remove the bogus fixme.
[lyx.git] / src / TextClass.cpp
index 7f7b694595a11112987cb617abf1eea841517928..6b8a0bc956ccc8b74b675e277749a89136b4a6b2 100644 (file)
@@ -66,7 +66,7 @@ private:
 };
 
 // Keep the changes documented in the Customization manual. 
-int const FORMAT = 21;
+int const FORMAT = 23;
 
 
 bool layout2layout(FileName const & filename, FileName const & tempfile)