diff --git a/app/ui/dialogs.glade b/app/ui/dialogs.glade index 17e32700..80c05bc8 100644 --- a/app/ui/dialogs.glade +++ b/app/ui/dialogs.glade @@ -3,7 +3,7 @@ The MIT License (MIT) -Copyright (c) 2018-2020 Dmitriy Yefremov +Copyright (c) 2018-2021 Dmitriy Yefremov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -31,7 +31,7 @@ Author: Dmitriy Yefremov - + False @@ -40,8 +40,8 @@ Author: Dmitriy Yefremov system-help normal DemonEditor - 1.0.4 Beta - 2018-2020 Dmitriy Yefremov + 1.0.5 Beta + 2018-2021 Dmitriy Yefremov Enigma2 channel and satellite list editor for GNU/Linux. https://dyefremov.github.io/DemonEditor/ diff --git a/app/ui/main_window.glade b/app/ui/main_window.glade index 18ad0d19..0a9b3b66 100644 --- a/app/ui/main_window.glade +++ b/app/ui/main_window.glade @@ -3,7 +3,7 @@ The MIT License (MIT) -Copyright (c) 2018-2020 Dmitriy Yefremov +Copyright (c) 2018-2021 Dmitriy Yefremov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -3112,7 +3112,7 @@ Author: Dmitriy Yefremov True False - 1.0.4 Beta + 1.0.5 Beta diff --git a/build-deb.sh b/build-deb.sh index bc85ec2a..dd2d8ae6 100755 --- a/build-deb.sh +++ b/build-deb.sh @@ -1,5 +1,5 @@ #!/bin/bash -VER="1.0.4_Beta" +VER="1.0.5_Beta" B_PATH="dist/DemonEditor" DEB_PATH="$B_PATH/usr/share/demoneditor" diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control index f5b257a4..de27d73a 100644 --- a/deb/DEBIAN/control +++ b/deb/DEBIAN/control @@ -1,5 +1,5 @@ Package: demon-editor -Version: 1.0.4-Beta +Version: 1.0.5-Beta Section: utils Priority: optional Architecture: all