diff --git a/about/about.html b/about/about.html index f53b74c8..861fb391 100644 --- a/about/about.html +++ b/about/about.html @@ -15,7 +15,7 @@

http://whitemagic.github.io/JoystickGremlin

- +
VersionRelease 13.2Release 13.3
diff --git a/joystick_gremlin.py b/joystick_gremlin.py index b8e70233..313b206b 100644 --- a/joystick_gremlin.py +++ b/joystick_gremlin.py @@ -1186,7 +1186,7 @@ def configure_logger(config): logger.debug("-" * 80) logger.debug(time.strftime("%Y-%m-%d %H:%M")) - logger.debug("Starting Joystick Gremlin R13.2") + logger.debug("Starting Joystick Gremlin R13.3") logger.debug("-" * 80)