From 86686d41aedf02fcb7b1261cb88c4b433ffc6ef6 Mon Sep 17 00:00:00 2001
From: Kenny Sharma <kenny.sharma@tum.de>
Date: Fri, 21 Jul 2017 11:50:18 +0200
Subject: [PATCH] [DEV RELEASE] Release of BrainSimulation 1.2.1.dev0

Change-Id: Ica268ea6de36827b5c1dcf519176c12dbd3c1f6c
---
 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 17e87d3..a2f2c21 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.2.0'
+VERSION = '1.2.1.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 17e87d3..a2f2c21 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.2.0'
+VERSION = '1.2.1.dev0'
-- 
GitLab