On Wed, Oct 27, 2010 at 2:54 PM, Łukasz Lew <[email protected]> wrote: > BTW what is the difference between master and VERSION_1_2_FIXES?
VERSION_1_2_FIXES is the bugfix branch created after release 1.2. It contains only bugfixes to version 1.2. The releases in this branch have the version numbers 1.2.x and are tagged with v1.2.x. The master branch would contain new development that would eventually lead to a new major release 1.3, but as I said, there are no new features in there, and there probably won't be any (unless I start working on Computer Go again, but I have no such plans). All previous releases of GoGui used the same version number scheme: x.y are major releases with new features. For each major release, a bugfix branch with the name VERSION_X_Y_FIXES was created with bugfix releases x.y.z I guess the only older versions of GoGui that could still be interesting are version 1.0 (the last version that compiled with Java 1.4) and 1.1 (the last version that contained the GMP to GTP adapter, this adapter was removed in later releases, because GMP became obsolete, but in theory, one could still use the GmpToGtp adapter from version 1.1 with GoGui version 1.2). - Markus _______________________________________________ Computer-go mailing list [email protected] http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
