aboutsummaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-09-14 18:14:51 -0400
committerGitHub <noreply@github.com>2018-09-14 18:14:51 -0400
commit81df604bdb20367572f2f69872da802cb5846e35 (patch)
tree26e3671705e1b8b0816d173cdf1dea76c524c3f6 /version
parentab5dd390ccbb0dbb33b7a78cbb41cb3807a459d2 (diff)
parent9cae1696f61f0333ed89007340723618825b9861 (diff)
downloadpodman-81df604bdb20367572f2f69872da802cb5846e35.tar.gz
podman-81df604bdb20367572f2f69872da802cb5846e35.tar.bz2
podman-81df604bdb20367572f2f69872da802cb5846e35.zip
Merge pull request #1480 from mheon/bump-0.9.2
Bump to 0.9.2
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 7943adee4..5d5ddbe6f 100644
--- a/version/version.go
+++ b/version/version.go
@@ -4,4 +4,4 @@ package version
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
-const Version = "0.9.2-dev"
+const Version = "0.9.3-dev"