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:
authorZoltan Varga <vargaz@gmail.com>2019-05-10 03:34:55 +0300
committerAleksey Kliger (λgeek) <alklig@microsoft.com>2019-05-10 03:34:55 +0300
commit29fb43eb0905ec7a9968f3ea08325a2c61fba82c (patch)
tree06722913558842a9c214bd1caffcec708f7b1d0c /configure.ac
parent77ab9ee0b884854e877f50f131620ecd7191e4a2 (diff)
[corlib] Change the RuntimeModule.GetGuid and RuntimeAssembly.GetAotId icalls to return a byte array. (#14393)
* [corlib] Change the RuntimeModule.GetGuid and RuntimeAssembly.GetAotId icalls to return a byte array instead of a string, so it doesn't have to be parsed by the Guid ctor. Also allocate the arrays in the c# code and pass them to the icalls.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55048517fb7..70a4a6d975d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ MONO_VERSION_BUILD=`echo $VERSION | cut -d . -f 3`
# This line is parsed by tools besides autoconf, such as msvc/mono.winconfig.targets.
# It should remain in the format they expect.
#
-MONO_CORLIB_VERSION=72b17ed6-e833-40ad-bc8b-d021b15b8d6e
+MONO_CORLIB_VERSION=62731146-81CF-4D61-826D-9A8DDED14432
#
# Put a quoted #define in config.h.