summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-08-31 16:43:52 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-08-31 16:43:52 -0400
commitdc5a711fb6368ce7b817b9c48e5c0102348df29c (patch)
tree2073dc0cffef202411ca0fee83745c2ab2c04423 /version
parentc65a8bad8f99867cff5bf0d914796897fbebc30d (diff)
downloadpodman-dc5a711fb6368ce7b817b9c48e5c0102348df29c.tar.gz
podman-dc5a711fb6368ce7b817b9c48e5c0102348df29c.tar.bz2
podman-dc5a711fb6368ce7b817b9c48e5c0102348df29c.zip
Bump to v0.8.5v0.8.5
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 f96b7c63a..0ea997e4e 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.5-dev"
+const Version = "0.8.5"