1
0
mirror of https://github.com/oVirt/ovirt-ansible-image-template.git synced 2026-02-05 15:45:29 +01:00

update: version in build.sh

This commit is contained in:
mnecas
2019-11-11 15:56:29 +01:00
parent 7e9d4fece1
commit 17fa3d73a3

View File

@@ -1,7 +1,7 @@
#!/bin/bash
VERSION="1.1.13"
VERSION="1.2.0"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"