X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.h;h=a6649265c24e9516389741912efc7974c173ca2d;hb=4732da8dc2ffb44a418b0e776ff607079720736a;hp=a3b7ef12cf0ff0ba096e5d464d73eea59fd5258f;hpb=f179173e423469eb95cab6a5c7dd6ac317d4831b;p=lyx.git diff --git a/src/version.h b/src/version.h index a3b7ef12cf..a6649265c2 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 513 // uwestoehr: support for Bosnian, Friulan, Piedmontese, Romansh and Macedonian -#define LYX_FORMAT_TEX2LYX 513 +#define LYX_FORMAT_LYX 593 // spitz: maintain counter/references +#define LYX_FORMAT_TEX2LYX 593 #if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX #ifndef _MSC_VER