Added hex version checking to the project file to warn the user if opening a file 'from the future'.
This commit is contained in:
@@ -41,6 +41,7 @@ __author__ = "Veronica Berglyd Olsen"
|
||||
__copyright__ = "Copyright 2018–2020, Veronica Berglyd Olsen"
|
||||
__license__ = "GPLv3"
|
||||
__version__ = "0.5"
|
||||
__hexversion__ = "0x000500f0"
|
||||
__date__ = "2020-05-09"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
|
||||
Reference in New Issue
Block a user