summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-06-15 12:08:31 -0400
committerGitHub <noreply@github.com>2018-06-15 12:08:31 -0400
commit894ae2bf76ec9877f8a4707d5b978bc23f6556f8 (patch)
treef5265785eb8fb917389861e2e478c4daf56f7b63 /version
parent16ea659757ad961d6d9ac3c95d9efbc1a426cef0 (diff)
parent7fe1f66826598b111ae5106a2769bcf050a5bf09 (diff)
downloadpodman-894ae2bf76ec9877f8a4707d5b978bc23f6556f8.tar.gz
podman-894ae2bf76ec9877f8a4707d5b978bc23f6556f8.tar.bz2
podman-894ae2bf76ec9877f8a4707d5b978bc23f6556f8.zip
Merge pull request #950 from mheon/bump-0.6.3
Bump to 0.6.3
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 e7e446cad..ea6f16b46 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.6.3-dev"
+const Version = "0.6.4-dev"