]> git.lyx.org Git - lyx.git/blobdiff - src/version.h
version.h: fix typos
[lyx.git] / src / version.h
index 99ae9e13371f1f4d98f8c3bd8d815ba2d5192bba..76741f8e017beddabef1cefffc372b730bd50d51 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 416 //uwestoehr : support for horizontal spaces (bug 7728)
-#define LYX_FORMAT_TEX2LYX 416
+#define LYX_FORMAT_LYX 425 // uwestoehr: support for the package cancel
+#define LYX_FORMAT_TEX2LYX 425 // uwestoehr: support for the package cancel
 
 #if LYX_FORMAT_FOR_TEX2LYX != LYX_FORMAT_FOR_LYX
 #warning "tex2lyx produces an out of date file format."