diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index ce5bf6d6..7e7ed52b 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.7 Beta + 1.0.8 Beta 2018-2021 Dmitriy Yefremov Enigma2 channel and satellite list editor for GNU/Linux. diff --git a/app/ui/main_window.glade b/app/ui/main_window.glade index 2b77d3ea..8484e6ed 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -3239,7 +3239,7 @@ Author: Dmitriy Yefremov True False - 1.0.7 Beta + 1.0.8 Beta diff --git a/build-deb.sh b/build-deb.sh index 0cd308db..ff5460aa 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="1.0.7_Beta" +VER="1.0.8_Beta" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 3617c1d0..1c3926dc 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: demon-editor -Version: 1.0.7-Beta +Version: 1.0.8-Beta Section: utils Priority: optional Architecture: all