Skip to content

Commit 643a973

Browse files
committed
YARP 2.3.72.1
1 parent 5919a3b commit 643a973

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ list(APPEND CMAKE_MODULE_PATH ${YARP_MODULE_PATH})
4040

4141
# Main project
4242
project(YARP
43-
VERSION 2.3.72
43+
VERSION 2.3.72.1
4444
LANGUAGES C CXX)
4545
set(PROJECT_DESCRIPTION "YARP: A thin middleware for humanoid robots and more")
4646

doc/release/v2_3_72_1.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
YARP 2.3.72.1 (UNRELEASED) Release Notes {#v2_3_72}
1+
YARP 2.3.72.1 (2018-06-11) Release Notes {#v2_3_72}
22
========================================
33

44

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

103103

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

0 commit comments

Comments
 (0)