]> git.lyx.org Git - features.git/blobdiff - src/TextClass.cpp
Bump layout format
[features.git] / src / TextClass.cpp
index d0a9f0d61b24c1b24ec97065ff5e00203796da41..40ff9c9ace8131261bc62db30e901c0f950fe55e 100644 (file)
@@ -60,7 +60,7 @@ namespace lyx {
 // development/tools/updatelayouts.sh script, to update the format of
 // all of our layout files.
 //
-int const LAYOUT_FORMAT = 41; // spitz: new InsetArgument syntax
+int const LAYOUT_FORMAT = 42; // spitz: new Style tag ItemCommand
 
 namespace {