]> git.lyx.org Git - lyx.git/blobdiff - src/version.h
version.h: fix typos
[lyx.git] / src / version.h
index dd0ad2ba2a6e1f10ba313547b5d91eb1269e2b2b..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 417 // jrioux : rename the japanese encodings
-#define LYX_FORMAT_TEX2LYX 417
+#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."