Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kristopher Ruzic
packer
Commits
1243ff6c
Commit
1243ff6c
authored
11 years ago
by
Mitchell Hashimoto
Browse files
Options
Download
Email Patches
Plain Diff
v0.3.1
parent
2a17370b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
CHANGELOG.md
+1
-1
packer/version.go
packer/version.go
+1
-1
No files found.
CHANGELOG.md
View file @
1243ff6c
## 0.3.1 (
unreleased
)
## 0.3.1 (
August 12, 2013
)
IMPROVEMENTS:
...
...
This diff is collapsed.
Click to expand it.
packer/version.go
View file @
1243ff6c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment