]> 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 3beaf9c4aaddc5517b419cf88b2c20d07211035a..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 419 // uwestoehr: support for the languages australian and newzealand
-#define LYX_FORMAT_TEX2LYX 419
+#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."