]> git.lyx.org Git - features.git/blobdiff - lib/lyx2lyx/LyX.py
remove wrong comments and add 1.3.6 to the list of releases
[features.git] / lib / lyx2lyx / LyX.py
index 7d8016c082e7e80cc1a411805a8ff87ee7b8ece0..102618d5b58f557416fc7e13e65b1b98871fa65c 100644 (file)
@@ -45,7 +45,7 @@ format_relation = [("0_10",  [210], ["0.10.7","0.10"]),
                    ("1_1_6", [217], ["1.1.6","1.1.6fix1","1.1.6fix2","1.1"]),
                    ("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"]),
+                   ("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(223,244), ["1.4.0cvs","1.4"])]