diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-08-16 15:32:04 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-08-16 15:35:09 +0200 |
commit | 17192ce5588f84192d1dd0d963622bda48566fdc (patch) | |
tree | d4bf63a286d3a83943bcbbb05890a77e8e33b6c0 /unoil | |
parent | e0487a112984b8151450b07fb1c05deaedc973e5 (diff) |
tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4
perl cli_ure/source/scripts/increment_version.pl cli_ure/version/version.txt cli_ure/version/incversions.txt temp.txt && mv temp.txt cli_ure/version/version.txt
perl cli_ure/source/scripts/increment_version.pl unoil/climaker/version.txt unoil/climaker/incversions.txt temp.txt && mv temp.txt unoil/climaker/version.txt
Change-Id: Iaea028fc345d090317f7ebf128b683b4643a1093
Diffstat (limited to 'unoil')
-rw-r--r-- | unoil/climaker/version.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/unoil/climaker/version.txt b/unoil/climaker/version.txt index abc28bc42473..ec48a082e47f 100644 --- a/unoil/climaker/version.txt +++ b/unoil/climaker/version.txt @@ -16,8 +16,8 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # -CLI_OOOTYPES_NEW_VERSION=1.0.8.0 -CLI_OOOTYPES_OLD_VERSION=1.0.0.0-1.0.7.0 -CLI_OOOTYPES_POLICY_VERSION=8.0.0.0 +CLI_OOOTYPES_NEW_VERSION=1.0.9.0 +CLI_OOOTYPES_OLD_VERSION=1.0.0.0-1.0.8.0 +CLI_OOOTYPES_POLICY_VERSION=9.0.0.0 CLI_OOOTYPES_POLICY_ASSEMBLY=policy.1.0.cli_oootypes |