diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 24055802..f9b75aed 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.1 Beta + 1.0.2 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 98a0a94b..92572116 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -2923,7 +2923,7 @@ Author: Dmitriy Yefremov True False - 1.0.1 Beta + 1.0.2 Beta diff --git a/build-deb.sh b/build-deb.sh index 7ce907d4..ebdf32fe 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="1.0.1_Beta" +VER="1.0.2_Beta" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 10134ac9..5632d445 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: demon-editor -Version: 1.0.1-Beta +Version: 1.0.2-Beta Section: utils Priority: optional Architecture: all