From ea09c3d50f07b3cf4749c53153954b12b5a35c8c Mon Sep 17 00:00:00 2001 From: Axel von Arnim <axel.vonarnim@fortiss.org> Date: Wed, 4 Jul 2018 16:11:23 +0200 Subject: [PATCH] Bump 2.0.3 Change-Id: If0207b1fc375ae849c69da6354ccdabc18ee98c5 --- hbp_nrp_distributed_nest/hbp_nrp_distributed_nest/version.py | 2 +- hbp_nrp_music_interface/hbp_nrp_music_interface/version.py | 2 +- hbp_nrp_music_xml/hbp_nrp_music_xml/version.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hbp_nrp_distributed_nest/hbp_nrp_distributed_nest/version.py b/hbp_nrp_distributed_nest/hbp_nrp_distributed_nest/version.py index b02e8c6..0b16115 100644 --- a/hbp_nrp_distributed_nest/hbp_nrp_distributed_nest/version.py +++ b/hbp_nrp_distributed_nest/hbp_nrp_distributed_nest/version.py @@ -1,2 +1,2 @@ '''version string - generated by setVersion.sh''' -VERSION = '2.0.2' +VERSION = '2.0.3' diff --git a/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py b/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py index b02e8c6..0b16115 100644 --- a/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py +++ b/hbp_nrp_music_interface/hbp_nrp_music_interface/version.py @@ -1,2 +1,2 @@ '''version string - generated by setVersion.sh''' -VERSION = '2.0.2' +VERSION = '2.0.3' diff --git a/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py b/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py index b02e8c6..0b16115 100644 --- a/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py +++ b/hbp_nrp_music_xml/hbp_nrp_music_xml/version.py @@ -1,2 +1,2 @@ '''version string - generated by setVersion.sh''' -VERSION = '2.0.2' +VERSION = '2.0.3' -- GitLab