summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-18 12:43:05 -0400
committerGitHub <noreply@github.com>2018-05-18 12:43:05 -0400
commit228c71b1dadaa8894648111982d09c76b066e3c9 (patch)
tree0c8011a9d6fced4e1de93f326438f4de657a03e5 /version
parentbbc522be8ec55e16c6555a09ae1c33f6f2247358 (diff)
parent133df588a61272c02fd0da2ccf30d36cb48978bc (diff)
downloadpodman-228c71b1dadaa8894648111982d09c76b066e3c9.tar.gz
podman-228c71b1dadaa8894648111982d09c76b066e3c9.tar.bz2
podman-228c71b1dadaa8894648111982d09c76b066e3c9.zip
Merge pull request #803 from mheon/bump_0_5_3
Bump to v0.5.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 a0ec3b531..2711c5f2d 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.3-dev"
+const Version = "0.5.4-dev"