]> git.lyx.org Git - lyx.git/blobdiff - src/version.h
- moderncv.layout: add missing separator style
[lyx.git] / src / version.h
index dd55daef79e637320c4d98f0f6c1acf635213c71..bb9812e17a9a3e6aa93d28433b047ebb4835b706 100644 (file)
@@ -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 423 // baum : \\use_package mathtools
-#define LYX_FORMAT_TEX2LYX 423
+#define LYX_FORMAT_LYX 424 // jrioux : \cite_engine_type (authoryear|numerical)
+#define LYX_FORMAT_TEX2LYX 424 // jrioux : \cite_engine_type (authoryear|numerical)
 
 #if LYX_FORMAT_FOR_TEX2LYX != LYX_FORMAT_FOR_LYX
 #warning "tex2lyx produces an out of date file format."