Skip to content

Commit

Permalink
Fixed version string to reflect installed name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Benson committed Nov 20, 2015
1 parent 5f5a823 commit 17e9f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hostfw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ fi

version_and_quit()
{
echo "hostfw v$VERSION; Copyright (c) 2015, Andrew C. Benson"
echo "$0 v$VERSION; Copyright (c) 2015, Andrew C. Benson"
exit
}

Expand Down

0 comments on commit 17e9f72

Please sign in to comment.