Skip to content

Commit

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

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

Expand Down
18 changes: 9 additions & 9 deletions COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ The list of committers in the YARP repository (ordered by number of commit) is:

The list of copyright holders for YARP is:
Copyright 2000, 2006, 2008, 2009, 2010, 2012, 2013, 2014, 2015, 2016, 2018
Istituto Italiano di Tecnologia (IIT) (8748 files)
Digia Plc and/or its subsidiary(-ies). (20 files)
The MathWorks, Inc. (5 files)
RobotCub Consortium (4 files)
Collabora Ltd. (3 files)
Kitware, Inc. (2 files)
Benjamin Eikel (1 file)
Laurent Montel, <[email protected]> (1 file)
Ze Ji (1 file)
Istituto Italiano di Tecnologia (IIT)
RobotCub Consortium
Digia Plc and/or its subsidiary(-ies)
The MathWorks, Inc.
Collabora Ltd.
Kitware, Inc.
Benjamin Eikel
Laurent Montel
Ze Ji

The identifier "RobotCub Consortium" used in some copyright statements is
equivalent to the following list of institutions:
Expand Down
22 changes: 11 additions & 11 deletions doc/installation/download.dox
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

Latest YARP release is:

+ YARP 2.3.72 (2018-02-12)
+ YARP 3.0.0 (2018-06-11)

\section download_source_code Source Code

Latest release can be downloaded from here:

+ https://github.com/robotology/yarp/archive/v2.3.72.tar.gz
+ https://github.com/robotology/yarp/archive/v2.3.72.zip
+ https://github.com/robotology/yarp/archive/v3.0.0.tar.gz
+ https://github.com/robotology/yarp/archive/v3.0.0.zip

\section download_binary Binary releases

Expand All @@ -28,15 +28,13 @@ Latest release can be downloaded from here:

__Installers__:

| | MSVC 12 2013 | MSVC 14 2015 |
|-------|:---------------------------------:|:---------------------------------:|
| Win32 | [yarp_2.3.72_v12_x86_1.exe] | [yarp_2.3.72_v14_x86_1.exe] |
| x64 | [yarp_2.3.72_v12_x86_amd64_1.exe] | [yarp_2.3.72_v14_x86_amd64_1.exe] |
| | MSVC 2015/2017 |
|-------|:---------------------------------:|
| Win32 | [yarp_3.0.0_v14_x86_1.exe] |
| x64 | [yarp_3.0.0_v14_x86_amd64_1.exe] |

[yarp_2.3.72_v12_x86_1.exe]: https://github.com/robotology/yarp/releases/download/v2.3.72/yarp_2.3.72_v12_x86_1.exe
[yarp_2.3.72_v14_x86_1.exe]: https://github.com/robotology/yarp/releases/download/v2.3.72/yarp_2.3.72_v14_x86_1.exe
[yarp_2.3.72_v12_x86_amd64_1.exe]: https://github.com/robotology/yarp/releases/download/v2.3.72/yarp_2.3.72_v12_x86_amd64_1.exe
[yarp_2.3.72_v14_x86_amd64_1.exe]: https://github.com/robotology/yarp/releases/download/v2.3.72/yarp_2.3.72_v14_x86_amd64_1.exe
[yarp_3.0.0_v14_x86_1.exe]: https://github.com/robotology/yarp/releases/download/v3.0.0/yarp_3.0.0_v14_x86_1.exe
[yarp_3.0.0_v14_x86_amd64_1.exe]: https://github.com/robotology/yarp/releases/download/v3.0.0/yarp_3.0.0_v14_x86_amd64_1.exe


\subsection download_linux Linux (Debian/Ubuntu)
Expand All @@ -62,6 +60,8 @@ Previous versions are hosted on

__Previous releases version and dates__:

+ YARP 2.3.72.1 (2018-06-11)
+ YARP 2.3.72 (2018-02-12)
+ YARP 2.3.70.2 (2017-12-11)
+ YARP 2.3.70.1 (2017-09-21)
+ YARP 2.3.70 (2017-06-15)
Expand Down
21 changes: 20 additions & 1 deletion doc/release/v3_0_0.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
YARP 3.0.0 (UNRELEASED) Release Notes {#v3_0_0}
YARP 3.0.0 (2018-06-11) Release Notes {#v3_0_0}
=====================================


Expand Down Expand Up @@ -377,4 +377,23 @@ 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..v3.0.0`):

```
490 Daniele E. Domenichelli <[email protected]>
242 Nicolò Genesio <[email protected]>
28 Marco Randazzo <[email protected]>
14 Juan G. Victores <[email protected]>
13 Silvio Traversaro <[email protected]>
12 Alberto Cardellino <[email protected]>
12 Valentina Gaggero <[email protected]>
10 Andrea Ruzzenenti <[email protected]>
8 Damiano Enerli <[email protected]>
8 Ugo Pattacini <[email protected]>
6 Nuno Guedelha <[email protected]>
4 Bartek Łukawski <[email protected]>
4 Lorenzo Rapetti <[email protected]>
4 Matteo Brunettini <[email protected]>
2 Claudio Fantacci <[email protected]>
2 Prashanth Ramadoss <[email protected]>
2 Yeshasvi Tirupachuri <[email protected]>
1 Bertrand Higy <[email protected]>
1 Vadim Tikhanoff <[email protected]>
```

0 comments on commit d4e1c6d

Please sign in to comment.