Skip to content

Commit

Permalink
raise version to 0.80
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Oct 3, 2023
1 parent a574a3e commit 927c062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 927c062

Please sign in to comment.