Skip to content

Commit

Permalink
Forgot to bump script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Schneider committed Aug 14, 2015
1 parent 503d66a commit 49a3f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iocage
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ unset LANG
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin

if [ "${1}" = "--version" -o "${1}" = "version" ] ; then
echo "iocage 1.7.2 (2015/08/04)"
echo "iocage 1.7.3 (2015/08/13)"
exit 0
fi

Expand Down

0 comments on commit 49a3f57

Please sign in to comment.