-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #105 from opscode/adamedx/release-0-8-0-rc2
Update version number for 0.8.0.rc.2 release
- Loading branch information
Adam Edwards
authored and
adamedx
committed
Oct 5, 2014
1 parent
a488e6b
commit dcd9185
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module Knife | ||
module Windows | ||
VERSION = "0.8.0.rc.1" | ||
VERSION = "0.8.0.rc.2" | ||
MAJOR, MINOR, TINY = VERSION.split('.') | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters