summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-07-13 16:42:29 -0400
committerGitHub <noreply@github.com>2018-07-13 16:42:29 -0400
commit8acdb4338bf0c678ea77919ec6381d27f1482436 (patch)
tree09fc06a7f66da5d570fed4efd7c6b776a7a2e53b /version
parent4729fd425588e17eff4f575d433f1075d4e27bb4 (diff)
parentfa88d376ba531df72b17626b1792d9c4c58f1593 (diff)
downloadpodman-8acdb4338bf0c678ea77919ec6381d27f1482436.tar.gz
podman-8acdb4338bf0c678ea77919ec6381d27f1482436.tar.bz2
podman-8acdb4338bf0c678ea77919ec6381d27f1482436.zip
Merge pull request #1093 from mheon/bump-0.7.2
Bump to 0.7.2
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 6c122810f..36f546577 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.2-dev"
+const Version = "0.7.3-dev"