We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e48e53 commit e9b217bCopy full SHA for e9b217b
.automation/generate-setup-files.sh
@@ -1,10 +1,10 @@
1
#!/bin/sh -e
2
3
-VERSION="4.6.1"
4
-# MILESTONE=master
5
-MILESTONE=
6
-# RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
7
-RPM_RELEASE=1
+VERSION="4.6.2"
+MILESTONE=master
+# MILESTONE=
+RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
+# RPM_RELEASE=1
8
9
PACKAGE_NAME="python-ovirt-engine-sdk4"
10
0 commit comments