From e752856a5c730648878f374eb65706d984299c52 Mon Sep 17 00:00:00 2001 From: lguyot <luc.guyot@epfl.ch> Date: Wed, 11 Jan 2017 12:03:41 +0100 Subject: [PATCH] [DEV DEPLOYMENT] Release of versions 1.1.6.dev0 Change-Id: Ib5d1a2a63c39e3fd4f8caa205290ecf673a7c104 --- hbp_nrp_music_interface/hbp_nrp_music_interface/version.py | 2 +- hbp_nrp_music_xml/hbp_nrp_music_xml/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 e49b1de..e655ccc 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.1.5' +VERSION = '1.1.6.dev0' 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 e49b1de..e655ccc 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.1.5' +VERSION = '1.1.6.dev0' -- GitLab