Skip to content

Commit

Permalink
Merge pull request #278 from pr1ntf/version-bump
Browse files Browse the repository at this point in the history
0.7.9 version bump
  • Loading branch information
trent-pr1ntf committed Jun 27, 2017
2 parents 8f23684 + 2ec6978 commit 2950404
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# iohyve v0.7.8
"I'd Rather be in the Delta Quadrant Edition"
# iohyve v0.7.9
"I Believe in You, You Can Do the Thing Edition"

FreeBSD bhyve manager utilizing ZFS and other FreeBSD tools.
*Everything is fine.*
Expand Down
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.8 2017/03/05 "I'd Rather be in the Delta Quadrant Edition"
# iohyve v0.7.9 2017/06/26 "I Believe in You, You Can Do the Thing 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 @@ -29,7 +29,7 @@ fi

# Show version
__version() {
echo "iohyve v0.7.8G 2017/03/05 I'd Rather be in the Delta Quadrant Edition"
echo "iohyve v0.7.9 2017/06/26 I Believe in You, You Can Do the Thing Edition"
}

# Print help page
Expand Down
4 changes: 2 additions & 2 deletions iohyve.8
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" Text automatically generated by txt2man
.TH iohyve 8 "23 June 2017" "" "FreeBSD System Manager's Manual"
.TH iohyve 8 "27 June 2017" "" "FreeBSD System Manager's Manual"
.SH NAME
\fBiohyve(8) \fP- bhyve manager/launcher v0.7.8 "I'd Rather be in the Delta Quadrant Edition"
\fBiohyve(8) \fP- bhyve manager/launcher v0.7.9 "I Believe in You, You Can Do the Thing Edition"
\fB
.SH SYNOPSIS
.nf
Expand Down
2 changes: 1 addition & 1 deletion iohyve.8.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME
iohyve(8) - bhyve manager/launcher v0.7.8 "I'd Rather be in the Delta Quadrant Edition"
iohyve(8) - bhyve manager/launcher v0.7.9 "I Believe in You, You Can Do the Thing Edition"

SYNOPSIS
iohyve version
Expand Down

0 comments on commit 2950404

Please sign in to comment.