1
0
mirror of https://github.com/oVirt/ovirt-ansible-hosted-engine-setup.git synced 2026-02-05 15:45:22 +01:00

build: post ovirt-ansible-hosted-engine-setup-1.1.8

Signed-off-by: Asaf Rachmani <arachman@redhat.com>
This commit is contained in:
Asaf Rachmani
2020-08-20 14:37:17 +03:00
parent d5ddcf5cc0
commit aad7d26903

View File

@@ -1,8 +1,8 @@
#!/bin/bash
VERSION="1.1.8"
MILESTONE=
RPM_RELEASE="1"
VERSION="1.1.9"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S).git$(git rev-parse --short HEAD)"
ROLE_NAME="ovirt.hosted_engine_setup"
PACKAGE_NAME="ovirt-ansible-hosted-engine-setup"