CLI and GUI now displays upscaler version

This commit is contained in:
k4yt3x
2020-05-15 21:28:22 -04:00
parent 748f1e5799
commit 04d598a525
3 changed files with 17 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
Name: Video2X Upscaler
Author: K4YT3X
Date Created: December 10, 2018
Last Modified: May 12, 2020
Last Modified: May 15, 2020
Description: This file contains the Upscaler class. Each
instance of the Upscaler class is an upscaler on an image or
@@ -48,6 +48,9 @@ language = gettext.translation(DOMAIN, LOCALE_DIRECTORY, [default_locale], fallb
language.install()
_ = language.gettext
# version information
UPSCALER_VERSION = '4.0.0'
# these names are consistent for
# - driver selection in command line
# - driver wrapper file names