Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
svn path=/trunk/yarp2/; revision=7234
  • Loading branch information
paulfitz committed May 22, 2009
1 parent e2081f9 commit 3932421
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conf/YarpVersion.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "2")
SET(CPACK_PACKAGE_VERSION_PATCH "3")
SET(CPACK_PACKAGE_VERSION_PATCH "4rc0")
14 changes: 10 additions & 4 deletions doc/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ <h2>Getting YARP</h2>

Or you can download a recent source code package.
<ul>
<li><A HREF="http://eris.liralab.it/download/yarp/yarp-2.2.3rc1.tar.gz">yarp-2.2.3rc1.tar.gz</A> release candidate.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.2.tar.gz">yarp-2.2.2.tar.gz</A> stable release for UNIX.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.2.zip">yarp-2.2.2.zip</A> stable release for Windows.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarpdoc-2.2.2.zip">yarpdoc-2.2.2.zip</A>, documentation</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.3.tar.gz">yarp-2.2.3.tar.gz</A> stable release for UNIX.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.3.zip">yarp-2.2.3.zip</A> stable release for Windows.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarpdoc-2.2.3.zip">yarpdoc-2.2.3.zip</A>, documentation</li>
</ul>
<a href=http://www.cmake.org>CMake</a> is recommended for building these
packages, and is required for compiling full device support.
Expand Down Expand Up @@ -125,6 +124,13 @@ <h2>Older versions</h2>

Older, stable versions of YARP:

<ul>
<li><A HREF="http://eris.liralab.it/download/yarp/yarp-2.2.3rc1.tar.gz">yarp-2.2.3rc1.tar.gz</A> release candidate.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.2.tar.gz">yarp-2.2.2.tar.gz</A> stable release for UNIX.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.2.zip">yarp-2.2.2.zip</A> stable release for Windows.</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarpdoc-2.2.2.zip">yarpdoc-2.2.2.zip</A>, documentation</li>
</ul>

<ul>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.1.tar.gz">yarp-2.2.1.tar.gz</A> for UNIX</li>
<li><A HREF="http://downloads.sourceforge.net/yarp0/yarp-2.2.1.zip">yarp-2.2.1.zip</A> for Windows</li>
Expand Down

0 comments on commit 3932421

Please sign in to comment.