diff --git a/DemonEditor.spec b/DemonEditor.spec index 1f3a6d02..51c41948 100644 --- a/DemonEditor.spec +++ b/DemonEditor.spec @@ -60,6 +60,6 @@ app = BUNDLE(coll, 'CFBundleName': 'DemonEditor', 'CFBundleDisplayName': 'DemonEditor', 'CFBundleGetInfoString': "Enigma2 channel and satellites editor", - 'CFBundleShortVersionString': "0.4.9 Pre-alpha (Build: {})".format(BUILD_DATE), + 'CFBundleShortVersionString': "1.0.0 Alpha (Build: {})".format(BUILD_DATE), 'NSHumanReadableCopyright': u"Copyright © 2020, Dmitriy Yefremov" }) diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 26f28cc1..319e8b09 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 0.4.9 Pre-alpha + 1.0.0 Alpha 2018-2020 Dmitriy Yefremov Enigma2 channel and satellites list editor for MacOS. diff --git a/app/ui/main_window.glade b/app/ui/main_window.glade index c09c5948..9f7f3d90 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -2813,7 +2813,7 @@ Author: Dmitriy Yefremov True False - 0.4.9 Pre-alpha + 1.0.0 Alpha