Skip to content

Commit

Permalink
iohyve 0.6.5 uptick
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-pr1ntf committed Oct 15, 2015
1 parent 881d039 commit c2b3971
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iohyve
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

# iohyve v0.6 2015/10/02 "multiple disk disorder edition"
# iohyve v0.6.5 2015/10/15 "You sed what edition"

# Process command line
__parse_cmd () {
Expand Down Expand Up @@ -133,7 +133,7 @@ __parse_cmd () {

# Show version
__version() {
echo 'iohyve v0.6 2015/10/02 multiple disk disorder edition'
echo 'iohyve v0.6.5 2015/10/15 You sed what edition'
}

# Setup iohyve
Expand Down Expand Up @@ -890,7 +890,7 @@ EOT
__man() {
cat << 'EOT' | less
NAME
iohyve(8) - bhyve manager/launcher v0.6 "multiple disk disorder edition"
iohyve(8) - bhyve manager/launcher v0.6.5 "You sed what edition"
SYNOPSIS
iohyve version
Expand Down

0 comments on commit c2b3971

Please sign in to comment.