X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.h;h=99f411a1d98a760091cbacc556ce3e4ffd9f004e;hb=8bf5d4b4614bc45e727112cdb20e162da3e26717;hp=f3252ef2d203ac9ef6dacf50b2d9b2b2f1d1f74e;hpb=b99a2a625513ebac315d5d70a6ed8d23e330f321;p=features.git diff --git a/src/version.h b/src/version.h index f3252ef2d2..99f411a1d9 100644 --- a/src/version.h +++ b/src/version.h @@ -30,8 +30,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 442 // spitz: support for newtxmath -#define LYX_FORMAT_TEX2LYX 442 // spitz: support for newtxmath +#define LYX_FORMAT_LYX 443 // spitz: basic support for unicode-math +#define LYX_FORMAT_TEX2LYX 443 // spitz: basic support for unicode-math #if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX #ifndef _MSC_VER