diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 82e55931..e2ba5d2c 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.0 Alpha-2 + 1.0.0 Beta 2018-2020 Dmitriy Yefremov Enigma2 channel and satellites list editor for GNU/Linux diff --git a/app/ui/main_window.glade b/app/ui/main_window.glade index 3a58c3ee..895641fb 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -2902,7 +2902,7 @@ Author: Dmitriy Yefremov True False - 1.0.0 Alpha-2 + 1.0.0 Beta diff --git a/build-deb.sh b/build-deb.sh index 73d35188..eb229cb9 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="1.0.0_Alpha_2" +VER="1.0.0_Beta" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 5984425f..2778011c 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: demon-editor -Version: 1.0.0-Alpha-2 +Version: 1.0.0-Beta Section: utils Priority: optional Architecture: all