summaryrefslogtreecommitdiff
path: root/version/version.go
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-13 14:50:29 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-04-13 14:50:29 -0400
commit905e0751506264d68d64032c53a20fac7c9be92b (patch)
treed4bfef4114fb3fb4e2191c9e9b6635cf2cbfd7dd /version/version.go
parentf740ee0ba60c9a07edaa8560043f3c3fe953cd3c (diff)
downloadpodman-905e0751506264d68d64032c53a20fac7c9be92b.tar.gz
podman-905e0751506264d68d64032c53a20fac7c9be92b.tar.bz2
podman-905e0751506264d68d64032c53a20fac7c9be92b.zip
Bump version to v0.4.3-dev
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
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 bd552b08f..b61632b74 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.4.2"
+const Version = "0.4.3-dev"