Skip to content

Commit

Permalink
YARP 2.3.72.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrunettini committed Jun 11, 2018
1 parent 5919a3b commit 643a973
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ list(APPEND CMAKE_MODULE_PATH ${YARP_MODULE_PATH})

# Main project
project(YARP
VERSION 2.3.72
VERSION 2.3.72.1
LANGUAGES C CXX)
set(PROJECT_DESCRIPTION "YARP: A thin middleware for humanoid robots and more")

Expand Down
19 changes: 17 additions & 2 deletions doc/release/v2_3_72_1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
YARP 2.3.72.1 (UNRELEASED) Release Notes {#v2_3_72}
YARP 2.3.72.1 (2018-06-11) Release Notes {#v2_3_72}
========================================


Expand Down Expand Up @@ -101,5 +101,20 @@ This is a list of people that contributed to this release (generated from the
git history using `git shortlog -ens --no-merges v2.3.72..v2.3.72.1`):


```
``
55 Daniele E. Domenichelli <daniele.domenichelli@iit.it>
21 Nicolò Genesio <nicolo.genesio@iit.it>
14 Juan G. Victores <jcgvicto@gmail.com>
6 Alberto Cardellino <alberto.cardellino@iit.it>
5 Silvio Traversaro <silvio.traversaro@iit.it>
3 Damiano Enerli <damiano.enerli@iit.it>
3 Ugo Pattacini <ugo.pattacini@iit.it>
2 Bartek Łukawski <bwmn.peter@gmail.com>
2 Claudio Fantacci <claudio.fantacci@iit.it>
2 Marco Randazzo <marco.randazzo@iit.it>
2 Matteo Brunettini <matteo.brunettini@iit.it>
2 Nuno Guedelha <nuno.guedelha@iit.it>
1 Andrea Ruzzenenti <andrea.ruzzenenti@iit.it>
1 Lorenzo Rapetti <lorenzo.rapetti@iit.it>
1 Prashanth Ramadoss <prashanthramadoss@gmail.com>
```

0 comments on commit 643a973

Please sign in to comment.