mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 04:21:56 +00:00
639b5da1af
In python it is possible to compare tuples with a lexicographic order. Take advantage of that since there is no need to resort to the C-trick of converting a version in hex format. We need to set a dummy version in case we are using ImageMagick to ensure that version is always an integer 3-tuple.