Include Mono version in corlib version
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 16 Mar 2017 20:15:32 +0000 (21:15 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 16 Mar 2017 20:38:31 +0000 (21:38 +0100)
commitc0dd559ee445a7f24f6866894e5771718dc71e9b
tree9b2990f83ccde79fa4c9bae17d563bfcd93e961d
parentddae67da8a0218d4a072c99a69a2e26150b4a3a9
Include Mono version in corlib version

This makes it possible to version the runtime<->corlib interface
for each version branch independently and fixes the problem
of monolite getting overwritten by changes in different branches
when corlib version is still the same.

We're moving definition of the corlib version into configure.ac
so we can more easily bake the Mono version into it.
Makefile.am
configure.ac
mcs/build/Makefile
mcs/build/common/Consts.cs.in
mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.dll.sources
mcs/class/System.Data/mobile_System.Data.dll.sources
mcs/class/System.DirectoryServices/System.DirectoryServices.dll.sources
mcs/class/corlib/System/Environment.cs
mono/metadata/appdomain.c
msvc/winsetup.bat
winconfig.h