summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-05 13:11:02 -0400
committerGitHub <noreply@github.com>2018-04-05 13:11:02 -0400
commitfbc9d189b1e400fc0277c84adcd8db053a8adaeb (patch)
tree4b29b8f6c0480faaf427a28886871cb089c62837 /version
parent54bd0ae71671084c53bdd7e675e23c657d410280 (diff)
parent782cf60ebbd0e336efa5f0f5d040104bd02460a6 (diff)
downloadpodman-fbc9d189b1e400fc0277c84adcd8db053a8adaeb.tar.gz
podman-fbc9d189b1e400fc0277c84adcd8db053a8adaeb.tar.bz2
podman-fbc9d189b1e400fc0277c84adcd8db053a8adaeb.zip
Merge pull request #595 from mheon/bump_0_4_1
Bump to v0.4.1
Diffstat (limited to 'version')
-rw-r--r--version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version/version.go b/version/version.go
index 3519a67ab..eaf5d2896 100644
--- a/version/version.go
+++ b/version/version.go
@@ -1,4 +1,4 @@
package version
// Version is the version of the build.
-const Version = "0.4.1-dev"
+const Version = "0.4.2-dev"