summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-08-11 15:14:51 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-08-11 15:14:51 -0400
commitf38eb4fe50427549db8957e5033b73f04b4d5c82 (patch)
tree5f46a6d60507c20c89ada2407ca77ba4b2ab7c0a /version
parent7d116f5f73520e6db389f28e9963f0137a27d52d (diff)
downloadpodman-f38eb4fe50427549db8957e5033b73f04b4d5c82.tar.gz
podman-f38eb4fe50427549db8957e5033b73f04b4d5c82.tar.bz2
podman-f38eb4fe50427549db8957e5033b73f04b4d5c82.zip
Bump to v0.8.2.1v0.8.2.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 a4228f00e..50beced17 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.8.3-dev"
+const Version = "0.8.2.1"