Skip to content

Commit

Permalink
YARP 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drdanz committed Apr 18, 2019
1 parent a211f01 commit 570d692
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ endif()

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

Expand Down
3 changes: 2 additions & 1 deletion doc/installation/download.dox
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Latest YARP release is:

+ @ref v3_1_0
+ @ref v3_1_1

@section download_source_code Source Code

Expand Down Expand Up @@ -60,6 +60,7 @@ Previous versions are hosted on

__Previous releases version and dates__:

+ @ref v3_1_0
+ @ref v3_0_1
+ @ref v3_0_0
+ @ref v2_3_72_1
Expand Down
19 changes: 18 additions & 1 deletion doc/release/v3_1_1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
YARP 3.1.1 (UNRELEASED) {#v3_1_1}
YARP 3.1.1 (2019-04-18) {#v3_1_1}
=======================

[TOC]
Expand Down Expand Up @@ -111,4 +111,21 @@ This is a list of people that contributed to this release (generated from the
git history using `git shortlog -ens --no-merges v3.1.0..v3.1.1`):

```
112 Daniele E. Domenichelli <[email protected]>
33 Nicolò Genesio <[email protected]>
8 Damiano Enerli <[email protected]>
7 Alberto Cardellino <[email protected]>
6 Silvio Traversaro <[email protected]>
3 Bartek Łukawski <[email protected]>
3 Marco Randazzo <[email protected]>
2 Andrea Ruzzenenti <[email protected]>
2 Arren Glover <[email protected]>
2 Diego Ferigo <[email protected]>
2 Nuno Guedelha <[email protected]>
2 Tobias Fischer <[email protected]>
2 Ugo Pattacini <[email protected]>
1 Claudio Fantacci <[email protected]>
1 Matteo Brunettini <[email protected]>
1 Mohamed Babiker Mohamed Elobaid <[email protected]>
1 Valentina Gaggero <[email protected]>
```

0 comments on commit 570d692

Please sign in to comment.