From: Arun Persaud
Date: Tue, 23 Aug 2011 05:52:47 +0000 (-0700)
Subject: updated developer release
X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=b58aaab5856d52de1fd5621d01b3c93c7ed69b75;p=xboard.git
updated developer release
---
diff --git a/index.html b/index.html
index ac72ea2..c97232a 100644
--- a/index.html
+++ b/index.html
@@ -150,12 +150,13 @@ know).
Furthermore we provide two development versions (tagged commits in git):
-- A snapshot of the v4.5.x branch (a few commits behind the build server packages mentioned above): (4.5.2 is the latest, so nothing new here) .
+ - A snapshot of the v4.5.x branch (a few commits behind the build server packages mentioned above): 4.5.3.20110822 .
This will become version 4.5.3. Debian packages of these tar-balls are available.
-- A snapshot of the master branch: master-20110618 .
+ - A snapshot of the master branch: master-20110822 .
The master branch includes the development for v4.5.x and also has some more experimental features that need more testing and/or debugging. Precompiled packaged versions are available for debian and Windows. More current versions from the master branch can be downloaded via git or from the Open Build Server (see above).
+- New GTK branch in git (no developer release available yet).
How to build the development version