X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=index.html;h=c2ce485149141dc2a6c4698160e644ec16d6a0bf;hb=7dd10a8fd47a1d2b9042e65e9504f3fb67e5b148;hp=2e41fff2bfbc3c679c0c2775704a8a4a26ba75e0;hpb=dfa037365fd710b7d17852f4e4896aa08df8867a;p=xboard.git diff --git a/index.html b/index.html index 2e41fff..c2ce485 100644 --- a/index.html +++ b/index.html @@ -122,7 +122,7 @@ all developers have access to it.

stable version

The current stable version -is: 4.5.0

+is: 4.5.2a

It can be found on the main GNU ftp server: http://ftp.gnu.org/gnu/xboard/ (via http) and @@ -143,29 +143,28 @@ know).

It would be great if people would like to help in the developing process. We can use all kinds of help, from people who just use the software and have a feature request (send them to developer mailing list), to people who can update/check the documentation and especially people who test development versions (send problems to the developer mailing list).

-

At the moment we have three developer versions:

+

At the Open Build Server we provide packages that can be installed in parallel to the normal xboard version. To do this the programs are renamed to xboardnext (latest from the v4.5.x branch in git) and xboardgit (latest version from the master branch in git). Packages are available for: Debian 6.0, Fedora 14, Fedora 15, Mandriva 2010, Mandriva 2010.1, RedHat RHEL 5, RedHat RHEL 6, opensuse 11.3, opensuse 11.4, opensuse Tumbleweed, opensuse Factory, Ubunut 10.10, Ubuntu 11.04.

+ +

Windows builds of development version can be found at HGM's web page. + +

Furthermore we provide two development versions (tagged commits in git):

How to build the development version
git version
-

After cloning the git-repository, do ./autogen.sh, ./configure and then a make.

+

After cloning the git-repository, run ./autogen.sh, ./configure and then make and make install.

tar-balls
-

Unpack the tar ball and do ./configure followed by make.

+

Unpack the tar ball and do ./configure followed by make and make install.

For development sources and other information, please see @@ -321,7 +320,7 @@ href="/server/standards/README.translations.html">Translations README for information on coordinating and submitting translations of this article.

-

Copyright © 2009 Free Software Foundation, Inc.

+

Copyright © 2009,2010,2011 Free Software Foundation, Inc.

Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this @@ -329,7 +328,7 @@ notice, and the copyright notice, are preserved.

Updated: -$Date$ +$Date: 2011/06/04 20:14:42 $