Skip to content

Commit e9b217b

Browse files
mnecasmichalskrivanek
authored andcommitted
Post release 4.6.1
Signed-off-by: Martin Nečas <[email protected]>
1 parent 3e48e53 commit e9b217b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.automation/generate-setup-files.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/bin/sh -e
22

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
3+
VERSION="4.6.2"
4+
MILESTONE=master
5+
# MILESTONE=
6+
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
7+
# RPM_RELEASE=1
88

99
PACKAGE_NAME="python-ovirt-engine-sdk4"
1010

0 commit comments

Comments
 (0)