X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fversion.h;h=0aee452a278c6f6a7d197dd466525ed9717c63ee;hb=ef04549d8d0337573d5d856929a108c3132f93b7;hp=41ed5b98019554bf5e8bb5b45096f75602212a00;hpb=4f6c0b520208b397f07c4aa9f0fe6cfcd02d7a2f;p=lyx.git diff --git a/src/version.h b/src/version.h index 41ed5b9801..0aee452a27 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 448 // kayvan: fix for noweb literate docs -#define LYX_FORMAT_TEX2LYX 448 +#define LYX_FORMAT_LYX 469 // gb: \caption*{} +#define LYX_FORMAT_TEX2LYX 469 // gb: \caption*{} #if LYX_FORMAT_TEX2LYX != LYX_FORMAT_LYX #ifndef _MSC_VER