X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FTextClass.cpp;h=9cf75a7669debf447b09e46b512a6c7b877954f6;hb=04e6076ebb889a3215eaa4ff5cb200822611185c;hp=fad437724e55ae55b362ac4d1df4f347a11c228f;hpb=6aa26820fd2fc809c2928f7d1f52d9ee3ef9fb18;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index fad437724e..9cf75a7669 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -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 {