From cf18216687c1ad9218d1bc2dfe55e5e8fc55a275 Mon Sep 17 00:00:00 2001 From: Viktor Vorobev <vorobev@in.tum.de> Date: Mon, 8 May 2023 21:26:19 +0000 Subject: [PATCH] Merged in NRRPLT-8847 (pull request #64) [NRRPLT-8847] Update Acknowledgments and bump version 3.2.2 * [NRRPLT-8847] Update Acknowledgments and bump version 3.2.2 --- README.md | 4 +++- hbp/version | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18adca1..c63be39 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ This repository is part of the Neurorobotics Platform software Copyright (C) Human Brain Project -https://neurorobotics.ai +https://neurorobotics.net The Human Brain Project is a European Commission funded project in the frame of the [Horizon2020 FET Flagship plan](http://ec.europa.eu/programmes/horizon2020/en/h2020-section/fet-flagships). +This work has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 720270 (Human Brain Project SGA1), and the Specific Grant Agreement No. 785907 (Human Brain Project SGA2), and under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3). + You are free to clone this repository and amend its code with respect to the license that you find in the root folder. diff --git a/hbp/version b/hbp/version index 69d5953..ed228bb 100644 --- a/hbp/version +++ b/hbp/version @@ -1 +1 @@ -BUILD_VERSION="3.2.1" +BUILD_VERSION="3.2.2" -- GitLab