]> git.lyx.org Git - lyx.git/blobdiff - src/version.h
File format bump after r39982 (renaming of the japanese encodings for pLaTeX).
[lyx.git] / src / version.h
index 99ae9e13371f1f4d98f8c3bd8d815ba2d5192bba..dd0ad2ba2a6e1f10ba313547b5d91eb1269e2b2b 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 417 // jrioux : rename the japanese encodings
+#define LYX_FORMAT_TEX2LYX 417
 
 #if LYX_FORMAT_FOR_TEX2LYX != LYX_FORMAT_FOR_LYX
 #warning "tex2lyx produces an out of date file format."