From f08f75408c4d56e13cd834364c77ba500cfb454e Mon Sep 17 00:00:00 2001 From: Axel von Arnim <vonarnim@fortiss.org> Date: Thu, 11 Jan 2018 17:32:32 +0100 Subject: [PATCH] Bump to 1.3.8 Change-Id: I7f1f9b543453ee2e56128089ccdcb82a32309a2e --- 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 78559b8..279cb1f 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 = '1.3.6' +VERSION = '1.3.8' 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 78559b8..279cb1f 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 = '1.3.6' +VERSION = '1.3.8' 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 78559b8..279cb1f 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 = '1.3.6' +VERSION = '1.3.8' -- GitLab