]> git.lyx.org Git - features.git/blobdiff - src/TextClass.cpp
Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to
[features.git] / src / TextClass.cpp
index e19b0ec2003d72e068b2387fca7a842a3d681e30..52f5c3034079ebcf84ea2c4478b8ffff944b6388 100644 (file)
@@ -66,7 +66,7 @@ private:
 };
 
 // Keep the changes documented in the Customization manual. 
-int const FORMAT = 19;
+int const FORMAT = 20;
 
 
 bool layout2layout(FileName const & filename, FileName const & tempfile)