From: Arun Persaud Date: Sat, 4 Jun 2011 20:13:36 +0000 (-0700) Subject: fixed html (missing closing tag for ul) X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=47632282dad6a3f021237431f49d12f38254e7dd;p=xboard.git fixed html (missing closing tag for ul) --- diff --git a/index.html b/index.html index 568ccc9..435a0b2 100644 --- a/index.html +++ b/index.html @@ -156,6 +156,7 @@ This will become version 4.5.3. master-20110507 .
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). +
How to build the development version