Skip to content

Commit

Permalink
Update iohyve version
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-pr1ntf authored Nov 11, 2016
1 parent 45b6a5d commit 281e00e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iohyve
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

# iohyve v0.7.6 2016/06/12 "Rideau Street Sinkhole Edition"
# iohyve v0.7.7 2016/11/10 "I Think I'll Go for a Walk Edition"

# Set proper path thanks to iocage
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin
Expand Down Expand Up @@ -41,7 +41,7 @@ fi

# Show version
__version() {
echo "iohyve v0.7.6 2016/06/12 Rideau Street Sinkhole Edition"
echo "iohyve v0.7.7 2016/11/10 I Think I'll Go for a Walk Edition"
}

# Print help page
Expand Down

0 comments on commit 281e00e

Please sign in to comment.