mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
v0.3.1
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
## 0.3.1 (unreleased)
|
||||
## 0.3.1 (August 12, 2013)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ const Version = "0.3.1"
|
||||
// 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
|
||||
// pre-release marker.
|
||||
const VersionPrerelease = "dev"
|
||||
const VersionPrerelease = ""
|
||||
|
||||
type versionCommand byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user