X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=fad437724e55ae55b362ac4d1df4f347a11c228f;hb=0b17cb113523fb23c43064709e9b6606fe80914c;hp=73ad37c409e26efbc1f93316990c1ffb02225cc8;hpb=5ee70976def8b8107e5c51af5ff7e4091f602d9c;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 73ad37c409..fad437724e 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 = 27; +int const LAYOUT_FORMAT = 28; namespace {