lyx_1_6.py: fix fileformat number

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23391 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-03-02 16:51:53 +00:00
parent 4398113ee9
commit eb1b57f0f5

View File

@ -1409,7 +1409,7 @@ convert = [[277, [fix_wrong_tables]],
[316, [convert_subfig]]
]
revert = [[314, [revert_subfig]],
revert = [[315, [revert_subfig]],
[314, [revert_colsep]],
[313, []],
[312, [revert_module_names]],