From 3e0607781bae93472af8bb0c24e961c1275c122b Mon Sep 17 00:00:00 2001 From: Axel von Arnim <vonarnim@fortiss.org> Date: Fri, 16 Mar 2018 13:25:01 +0100 Subject: [PATCH] Bump to 1.3.12 Change-Id: If3680be0252d983ea6c3ea7ff6bee5e2be63b42a --- 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 3629c79..220cd4e 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.10' +VERSION = '1.3.12' 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 3629c79..220cd4e 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.10' +VERSION = '1.3.12' 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 3629c79..220cd4e 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.10' +VERSION = '1.3.12' -- GitLab