1
0
mirror of https://github.com/oVirt/ovirt-ansible-infra.git synced 2026-02-05 09:45:01 +01:00

Post release 1.2.2

This commit is contained in:
mnecas
2020-07-30 15:18:25 +02:00
parent 12d8b2cdab
commit 359277ade4

View File

@@ -1,8 +1,8 @@
#!/bin/bash
VERSION="1.2.2"
MILESTONE=
RPM_RELEASE="1"
VERSION="1.2.3"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
ROLE_NAME="ovirt.infra"
PACKAGE_NAME="ovirt-ansible-infra"