[Mono-devel-list] corlib runtime versioning

Ben Maurer bmaurer at users.sourceforge.net
Thu Jan 22 18:02:37 EST 2004


One thought I have had is that we should have the following in the build
system:

Right before mono is about to install itself, it should execute:

mono --check-version (where mono is the mono that was just built)

This will return `1' if the version is too old or too new (with a
message, etc) or `0' if all is well.

This would prevent alot of the mixups that people have.

-- Ben

On Thu, 2004-01-22 at 17:43, Jackson Harper wrote:
> Hello,
> 
> 	I think it would be nice if we included the corlib version number in
> the daily builds file name (or on the page) and made mono --version
> display the corlib version number it is expecting.
> 
> Any thoughts,
> Jackson
> 
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list