* update github.com/containers/{image,storage}
 * ostree: use the correct build tags

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
Valentin Rothberg 2019-08-06 14:14:31 +02:00
parent 700b3102af
commit 1cf1e06582

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.1.39-dev"
const Version = "0.1.39"