From e9bab4ebb74104fc1b13b5e4ff71f50ba8b4bd5c Mon Sep 17 00:00:00 2001 From: DYefremov Date: Fri, 4 Dec 2020 15:06:12 +0300 Subject: [PATCH] bump version --- app/ui/dialogs.glade | 2 +- app/ui/main_window.glade | 2 +- build-deb.sh | 2 +- deb/DEBIAN/control | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 0462c31a..f60f3aef 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.2 Beta + 1.0.3 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 b53604ab..958a5300 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -2884,7 +2884,7 @@ Author: Dmitriy Yefremov True False - 1.0.2 Beta + 1.0.3 Beta diff --git a/build-deb.sh b/build-deb.sh index ebdf32fe..8a9f45b7 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="1.0.2_Beta" +VER="1.0.3_Beta" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 5632d445..62ce22d7 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,9 +1,9 @@ Package: demon-editor -Version: 1.0.2-Beta +Version: 1.0.3-Beta Section: utils Priority: optional Architecture: all Essential: no Depends: python3 (>= 3.5) Maintainer: Dmitriy Yefremov -Description: Enigma2 channel and satellites list editor +Description: Enigma2 channel and satellite list editor