]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Comment
[lyx.git] / src / TextClass.cpp
index fad437724e55ae55b362ac4d1df4f347a11c228f..9cf75a7669debf447b09e46b512a6c7b877954f6 100644 (file)
@@ -60,7 +60,7 @@ namespace lyx {
 // development/updatelayouts.sh script, to update the format of 
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 28;
+int const LAYOUT_FORMAT = 30;
        
 namespace {