summaryrefslogtreecommitdiff
path: root/version/version.go
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-01-14 10:18:09 -0500
committerMatthew Heon <matthew.heon@pm.me>2019-01-14 10:18:09 -0500
commit9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a (patch)
tree51cf77b02c6385c8a30719df9649031520507f2b /version/version.go
parent264d0821068c26daae9b2e57bb8ea34dac79e62a (diff)
downloadpodman-9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a.tar.gz
podman-9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a.tar.bz2
podman-9ab838524c35e16c4f64c1a0f1f21d88d1ca1a2a.zip
Update master branch with v1.0 changes from 1.0 branch
Grab release notes, changelog, and version changes so master is up to date. Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'version/version.go')
-rw-r--r--version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version/version.go b/version/version.go
index 45dc93d91..ea5a92286 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.12.2-dev"
+const Version = "1.0.1-dev"