Page 1 of 1

Cobra version number

PostPosted: Sat Jul 16, 2011 7:23 pm
by Charles
As people have previously pointed out, the version number you get after installing Cobra from source is not very informative:
Code: Select all
The Cobra Programming Language 0.8.0 post-release

I've enhanced Cobra to include the subversion revision number, build date, Mono vs. .NET and the run-time version:
Code: Select all
The Cobra Programming Language svn:2564 (post 0.8) / 2011-07-16 on Mono CLR v4.0.30319

I know some people don't have 'svn' installed, or at least not in their path. This may include TortoiseSvn users. Please test this out by updating your workspace and installing. Let me know if you have any problems.