Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-03-16 23:15:32 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-03-16 23:38:31 +0300
commitc0dd559ee445a7f24f6866894e5771718dc71e9b (patch)
tree9b2990f83ccde79fa4c9bae17d563bfcd93e961d /mcs/class/System.Data
parentddae67da8a0218d4a072c99a69a2e26150b4a3a9 (diff)
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.
Diffstat (limited to 'mcs/class/System.Data')
-rw-r--r--mcs/class/System.Data/mobile_System.Data.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Data/mobile_System.Data.dll.sources b/mcs/class/System.Data/mobile_System.Data.dll.sources
index c80fb2a16e4..cbf257234a7 100644
--- a/mcs/class/System.Data/mobile_System.Data.dll.sources
+++ b/mcs/class/System.Data/mobile_System.Data.dll.sources
@@ -1,5 +1,5 @@
Assembly/AssemblyInfo.cs
-../../build/common/Consts.cs.in
+../../build/common/Consts.cs
../../build/common/Locale.cs
../../build/common/SR.cs
../../build/common/MonoTODOAttribute.cs