summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-25 13:54:33 -0400
committerGitHub <noreply@github.com>2018-05-25 13:54:33 -0400
commit44d1c1c631db0707a677260244492189a33d9784 (patch)
tree638bfb94674e82e02325c1f8fa17eaa44d1cee46 /version
parent1930f5d7093e84cdcc9e327e296f4733f32b20c8 (diff)
parenta9f200065cdf6235d7775d531e3fffef29194110 (diff)
downloadpodman-44d1c1c631db0707a677260244492189a33d9784.tar.gz
podman-44d1c1c631db0707a677260244492189a33d9784.tar.bz2
podman-44d1c1c631db0707a677260244492189a33d9784.zip
Merge pull request #834 from mheon/bump_0_5_4
Bump 0 5 4
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 2711c5f2d..439111111 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.5.4-dev"
+const Version = "0.6.1-dev"