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 <[email protected]>
21 Nicolò Genesio <[email protected]>
14 Juan G. Victores <[email protected]>
6 Alberto Cardellino <[email protected]>
5 Silvio Traversaro <[email protected]>
3 Damiano Enerli <[email protected]>
3 Ugo Pattacini <[email protected]>
2 Bartek Łukawski <[email protected]>
2 Claudio Fantacci <[email protected]>
2 Marco Randazzo <[email protected]>
2 Matteo Brunettini <[email protected]>
2 Nuno Guedelha <[email protected]>
1 Andrea Ruzzenenti <[email protected]>
1 Lorenzo Rapetti <[email protected]>
1 Prashanth Ramadoss <[email protected]>
```

0 comments on commit 643a973

Please sign in to comment.