]> git.lyx.org Git - features.git/blobdiff - lib/lyx2lyx/LyX.py
fix space insets, increase version to 244.
[features.git] / lib / lyx2lyx / LyX.py
index e71822c4ddff9ac6a36675f24664437ca0be1aa5..3bf90bca5e0b57f86875bb6fc2a7be45df82ee59 100644 (file)
@@ -46,7 +46,7 @@ format_relation = [("0_10",  [210], ["0.10.7","0.10"]),
                    ("1_1_6fix3", [218], ["1.1.6fix3","1.1.6fix4","1.1"]),
                    ("1_2", [220], ["1.2.0","1.2.1","1.2.3","1.2.4","1.2"]),
                    ("1_3", [221], ["1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3"]),
-                   ("1_4", range(222,244), ["1.4.0cvs","1.4"])]
+                   ("1_4", range(222,245), ["1.4.0cvs","1.4"])]
 
 
 def formats_list():