From efa68abcb1f57189b95da9b77e302bdbb0ed19f4 Mon Sep 17 00:00:00 2001 From: Axel von Arnim <axel.vonarnim@fortiss.org> Date: Thu, 15 Nov 2018 16:44:17 +0100 Subject: [PATCH] [NRRPLT-6992] Bump to 2.1.0 --- 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 ee10502..14a8c0f 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.5' +VERSION = '2.1.0' 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 ee10502..14a8c0f 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.5' +VERSION = '2.1.0' 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 ee10502..14a8c0f 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.5' +VERSION = '2.1.0' -- GitLab