summaryrefslogtreecommitdiff
path: root/version/version.go
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-08-10 17:31:52 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-08-10 22:27:35 +0000
commit7a526bbf9e7bfafb6c62115ca0f388fc4cc20f2f (patch)
treee0065ea4cd424608181364c669088229d093fe56 /version/version.go
parent92e9d7891e2d68b119936509e780f3a3d93d8780 (diff)
downloadpodman-7a526bbf9e7bfafb6c62115ca0f388fc4cc20f2f.tar.gz
podman-7a526bbf9e7bfafb6c62115ca0f388fc4cc20f2f.tar.bz2
podman-7a526bbf9e7bfafb6c62115ca0f388fc4cc20f2f.zip
Bump to v0.8.2v0.8.2
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1256 Approved by: rhatdan
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 37a42df46..3df85f932 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.2-dev"
+const Version = "0.8.2"