From 3fa46c6c6c8755faeb151aad49b12d7749d6839e Mon Sep 17 00:00:00 2001 From: DYefremov Date: Sat, 15 Jun 2019 22:06:41 +0300 Subject: [PATCH] version update --- 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 9e91b9c2..f96bea10 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 0.4.5 Pre-alpha + 0.4.6 Pre-alpha 2018-2019 Dmitriy Yefremov Enigma2 channel and satellites list editor for GNU/Linux diff --git a/build-deb.sh b/build-deb.sh index b973522d..097d04c7 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="0.4.5_Pre-alpha" +VER="0.4.6_Pre-alpha" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 5a433e94..859971b9 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: DemonEditor -Version: 0.4.5-Pre-alpha +Version: 0.4.6-Pre-alpha Section: utils Priority: optional Architecture: all