From 237d09a71177c35875e0f6b832a7bd2f686ef13e Mon Sep 17 00:00:00 2001 From: DYefremov Date: Sun, 20 Oct 2019 23:34:56 +0300 Subject: [PATCH] updated version --- app/ui/dialogs.glade | 2 +- build-deb.sh | 2 +- deb/DEBIAN/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 58d7a05e..a2d3c1c1 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 0.4.6 Pre-alpha + 0.4.7 Pre-alpha 2018-2019 Dmitriy Yefremov Enigma2 channel and satellites list editor for MacOS. diff --git a/build-deb.sh b/build-deb.sh index 097d04c7..1bae0104 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="0.4.6_Pre-alpha" +VER="0.4.7_Pre-alpha" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 859971b9..e865d1e5 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: DemonEditor -Version: 0.4.6-Pre-alpha +Version: 0.4.7-Pre-alpha Section: utils Priority: optional Architecture: all