On 17/09/2012 10:31, Ramana Kumar wrote:
On Sat, Sep 15, 2012 at 9:16 AM, David Matthews < David.Matthews@prolingua.co.uk> wrote:
I have finally released Poly/ML 5.5 on the SourceForge site. I still need to finish the release notes and update the Poly/ML web site.
I guess that also means updating the fixes-5.5 branch? I just built r1595 from that, but the executable still calls itself 5.4.1 Release. (Or maybe I didn't do enough cleaning before building?)
Are you sure you checked out the 5.5 branch? You need something like svn co https://polyml.svn.sourceforge.net/svnroot/polyml/fixes-5.5/polyml polyml-5.5fixes I don't think you can switch the 5.4 branch over but maybe there's some svn command to do it. It's probably simpler just to check out the correct branch.
David