X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.h;h=8d5c2129d52afea36832e69acfe23088f5313701;hb=c77999a5f3d80d96a5ddb8fba6f837d39d970755;hp=3421616411caa6a9cccf6acc41fc363f1de28ba9;hpb=36a679344a2aceb07ea881b60610afee87175b31;p=lyx.git diff --git a/src/version.h b/src/version.h index 3421616411..8d5c2129d5 100644 --- a/src/version.h +++ b/src/version.h @@ -32,8 +32,8 @@ extern char const * const lyx_version_info; // Do not remove the comment below, so we get merge conflict in // independent branches. Instead add your own. -#define LYX_FORMAT_LYX 522 // spitz: dynamic quotes styles -#define LYX_FORMAT_TEX2LYX 522 +#define LYX_FORMAT_LYX 591 // spitz: postpone_fragile_content +#define LYX_FORMAT_TEX2LYX 591 #if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX #ifndef _MSC_VER