]> git.lyx.org Git - lyx.git/blobdiff - src/version.h
More sensible longtable caption handling (needed for bug #7412)
[lyx.git] / src / version.h
index 92e2958b44907c6661ad5e63f0176e82fe1e1469..ae495126f7be45ef8f22bd9999e1eb8401f5e90d 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 420 // jrioux : document-wide bibliography style
-#define LYX_FORMAT_TEX2LYX 420 // jrioux : document-wide bibliography style
+#define LYX_FORMAT_LYX 421 // baum : longtable captions
+#define LYX_FORMAT_TEX2LYX 421
 
 #if LYX_FORMAT_FOR_TEX2LYX != LYX_FORMAT_FOR_LYX
 #warning "tex2lyx produces an out of date file format."