X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=9cf75a7669debf447b09e46b512a6c7b877954f6;hb=892bc7dac34011cf8127cd574503b754f50023dd;hp=3e74b801dbc2ccd5d912e26bd549dc08b17082c2;hpb=d4634167cc2fa047c5f88d78e46b63459cdd0c85;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 3e74b801db..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 = 29; +int const LAYOUT_FORMAT = 30; namespace {