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

Post release 1.2.4

This commit is contained in:
mnecas
2020-05-12 13:56:57 +02:00
parent 84b518ee3a
commit 11ea18d7b8

View File

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