From 507f5817c2ad9d494f0eeb3d5fa9eb9dc6e901d7 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Thu, 18 Apr 2019 19:12:52 +0300 Subject: [PATCH] update 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 77d7e66a..efb243ec 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -40,7 +40,7 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 0.4.4 Pre-alpha + 0.4.5 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 741f2916..b973522d 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="0.4.4_Pre-alpha" +VER="0.4.5_Pre-alpha" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index 8b7e5c0f..5a433e94 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: DemonEditor -Version: 0.4.4-Pre-alpha +Version: 0.4.5-Pre-alpha Section: utils Priority: optional Architecture: all