Move version number from revpicommander.py to __init__.py

This commit is contained in:
2023-01-13 18:26:13 +01:00
parent b36e27a7f2
commit feb55fe2b5
4 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "RevPi Commander"
#define MyAppVersion "0.9.10rc2"
#define MyAppVersion "0.9.10rc3"
#define MyAppPublisher "Sven Sager"
#define MyAppURL "https://revpimodio.org/"
#define MyAppICO "data\revpicommander.ico"