Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Schneider committed Aug 14, 2015
2 parents 992dee9 + 49a3f57 commit e11e9c8
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 e11e9c8

Please sign in to comment.