X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=981dcd185c23b99d256cfca5f4add1c9fb26b8e9;hb=4b7f1b3c3918cd32070c72b6d8e95a888981c7a2;hp=7f7b694595a11112987cb617abf1eea841517928;hpb=777717c33b42ce6f210ef2da13da0bb23a9396d2;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 7f7b694595..981dcd185c 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -66,7 +66,7 @@ private: }; // Keep the changes documented in the Customization manual. -int const FORMAT = 21; +int const FORMAT = 22; bool layout2layout(FileName const & filename, FileName const & tempfile)