diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index f60f3aef..17e32700 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.3 Beta + 1.0.4 Beta 2018-2020 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 987c0782..e95448fe 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -2931,7 +2931,7 @@ Author: Dmitriy Yefremov True False - 1.0.3 Beta + 1.0.4 Beta diff --git a/build-deb.sh b/build-deb.sh index 8a9f45b7..bc85ec2a 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="1.0.3_Beta" +VER="1.0.4_Beta" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 62ce22d7..f5b257a4 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: demon-editor -Version: 1.0.3-Beta +Version: 1.0.4-Beta Section: utils Priority: optional Architecture: all