This commit is contained in:
Mitchell Hashimoto 2014-10-28 09:45:13 -07:00
parent 06144cf287
commit 4c7538dad8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 0.7.2 (unreleased)
## 0.7.2 (October 28, 2014)
FEATURES:

View File

@ -16,7 +16,7 @@ var GitCommit string
var VersionChecker VersionCheckFunc
// The version of packer.
const Version = "0.7.1"
const Version = "0.7.2"
// Any pre-release marker for the version. If this is "" (empty string),
// then it means that it is a final release. Otherwise, this is the