mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
raise version to 0.80
This commit is contained in:
parent
a574a3e737
commit
927c062ce8
1 changed files with 1 additions and 1 deletions
2
dh
2
dh
|
@ -97,7 +97,7 @@ do
|
|||
#bash -x ./dh 2>&1 | tee output.log
|
||||
#progname="${progname:="${0##*/}"}"
|
||||
progname="DistroHopper"
|
||||
version="0.77b"
|
||||
version="0.80"
|
||||
#GTK_THEME="alt-dialog"
|
||||
DH_CONFIG_DIR="$HOME/.config/distrohopper"
|
||||
DH_CONFIG="$DH_CONFIG_DIR/distrohopper.conf"
|
||||
|
|
Loading…
Reference in a new issue