mirror of https://github.com/containers/podman.git
parent
586bb86a2a
commit
ea2299cf3e
|
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
// Version is the version of the build.
|
// Version is the version of the build.
|
||||||
const Version = "0.3-dev"
|
const Version = "0.2.1-dev"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue