]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Remove unneeded std::.
[lyx.git] / src / TextClass.cpp
index eb69da2a7a644dd2197e8148270a63e3efee6fec..52f5c3034079ebcf84ea2c4478b8ffff944b6388 100644 (file)
@@ -66,7 +66,7 @@ private:
 };
 
 // Keep the changes documented in the Customization manual. 
-int const FORMAT = 18;
+int const FORMAT = 20;
 
 
 bool layout2layout(FileName const & filename, FileName const & tempfile)