mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
0.7 raise version
This commit is contained in:
parent
ab299c39e8
commit
cecab60053
1 changed files with 1 additions and 1 deletions
2
dh
2
dh
|
@ -69,7 +69,7 @@ check_tui_dependencies() {
|
|||
set_variables() {
|
||||
#progname="${progname:="${0##*/}"}"
|
||||
progname="DistroHopper"
|
||||
version="0.5"
|
||||
version="0.7"
|
||||
#GTK_THEME="alt-dialog"
|
||||
DH_CONFIG_DIR="$HOME/.config/distrohopper"
|
||||
DH_CONFIG="$DH_CONFIG_DIR/distrohopper.conf"
|
||||
|
|
Loading…
Reference in a new issue