summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-07-06 14:32:46 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-07-06 14:32:46 -0400
commit802d4f2ba4b3d876aaa58e415a967611c1416ae4 (patch)
tree89a2ea2e9a17d7c80cade8cae64a55d09f37ff46 /version
parentb2344b83ed0bbbd1f8e3ec5efdf09c81ad169941 (diff)
downloadpodman-802d4f2ba4b3d876aaa58e415a967611c1416ae4.tar.gz
podman-802d4f2ba4b3d876aaa58e415a967611c1416ae4.tar.bz2
podman-802d4f2ba4b3d876aaa58e415a967611c1416ae4.zip
Bump to v0.7.1v0.7.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 a846c8b18..cdf1db1fa 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.7.1-dev"
+const Version = "0.7.1"