From: Arun Persaud
Date: Mon, 13 Feb 2012 06:52:30 +0000 (-0800)
Subject: pdated for developer release from 2012-02-12
X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=8f3ab238b8fdb2b836dc1d53b60a29966c6070a2;p=xboard.git
pdated for developer release from 2012-02-12
updated master and v4.6.x
---
diff --git a/index.html b/index.html
index d1c7019..703a7d7 100644
--- a/index.html
+++ b/index.html
@@ -125,10 +125,10 @@ know).
Furthermore we provide two development versions (tagged commits in git):
-- A snapshot of the v4.6.x branch (a few commits behind the build server packages mentioned above): 4.6.0.20120209
+ - A snapshot of the v4.6.x branch (a few commits behind the build server packages mentioned above): 4.6.0.20120212
This is a release candidate for version 4.6.0. Debian packages of these tar-balls are available.
-- A snapshot of the master branch: master-20120209 .
+ - A snapshot of the master branch: master-20120212 .
The master branch includes the development for v4.6.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).