X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.h;h=3c139d546fefa32302fabf64adec2c26be0e4f76;hb=26ba2a65838731ce639a09539f617cb0f0be3b22;hp=ca5e63df4a1a58522b2496e33fc38127ffd38dfe;hpb=1386a3d8fdae3a0e6c8d70b89cbf910e120c8e61;p=lyx.git diff --git a/src/version.h b/src/version.h index ca5e63df4a..3c139d546f 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 586 // spitz: allow duplicate keys in qualified citation lists -#define LYX_FORMAT_TEX2LYX 586 +#define LYX_FORMAT_LYX 620 // spitz: default box frame color +#define LYX_FORMAT_TEX2LYX 620 #if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX #ifndef _MSC_VER