Skip to content

Commit

Permalink
YARP 2.3.66.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrunettini committed Oct 20, 2016
1 parent 0157748 commit 2311fac
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/YarpVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
set(YARP_VERSION_MAJOR "2")
set(YARP_VERSION_MINOR "3")
set(YARP_VERSION_PATCH "66")
set(YARP_VERSION_TWEAK "")
set(YARP_VERSION_TWEAK "1")
set(YARP_VERSION_STRING "")

set(YARP_VERSION_ABI "1")
Expand Down
20 changes: 19 additions & 1 deletion doc/release/v2_3_66_1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
YARP 2.3.66.1 (UNRELEASED) Release Notes
YARP 2.3.66.1 (2016-10-20) Release Notes
========================================


Expand Down Expand Up @@ -136,4 +136,22 @@ This is a list of people that contributed to this release (generated from the
git history using `git shortlog -ens --no-merges v2.3.66..v2.3.66.1`):

```
153 Daniele E. Domenichelli <[email protected]>
15 Francesco Romano <[email protected]>
11 Marco Randazzo <[email protected]>
9 Silvio Traversaro <[email protected]>
9 Tobias Fischer <[email protected]>
6 Alexandros Paraschos <[email protected]>
6 Matteo Brunettini <[email protected]>
5 Alberto Cardellino <[email protected]>
2 Andrea Ruzzenenti <[email protected]>
2 Daniele E. Domenichelli <[email protected]>
2 Giovanni Saponaro <[email protected]>
2 Lorenzo Natale <[email protected]>
2 Ugo Pattacini <[email protected]>
2 Vadim Tikhanoff <[email protected]>
1 Claudia Latella <[email protected]>
1 Claudio Fantacci <[email protected]>
1 Plinio Moreno <[email protected]>
1 Valentina Gaggero <[email protected]>
```

0 comments on commit 2311fac

Please sign in to comment.