From 73a1f2ccef2544a63c078f8dac58dad62cc4d1e6 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Tue, 4 May 2021 11:24:28 +0300 Subject: [PATCH] bump version --- app/ui/dialogs.glade | 2 +- app/ui/main_window.glade | 2 +- build-deb.sh | 2 +- deb/DEBIAN/control | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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