summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaoni Stephens <Maoni0@users.noreply.github.com>2019-02-21 11:54:27 -0800
committerGitHub <noreply@github.com>2019-02-21 11:54:27 -0800
commitd559d44e02471854748763a6c7eb52cbdc56168f (patch)
treebeeaa84df615a55588c6f9e27f296e571f5ba331
parentaa542e489034335f3536782f05f5c502d855736b (diff)
downloadcoreclr-d559d44e02471854748763a6c7eb52cbdc56168f.tar.gz
coreclr-d559d44e02471854748763a6c7eb52cbdc56168f.tar.bz2
coreclr-d559d44e02471854748763a6c7eb52cbdc56168f.zip
increasing LocalGC version to 3 for 3.0 (#22751)
-rw-r--r--src/gc/gcinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc/gcinterface.h b/src/gc/gcinterface.h
index 72e0d9d184..3814702763 100644
--- a/src/gc/gcinterface.h
+++ b/src/gc/gcinterface.h
@@ -7,7 +7,7 @@
// The major version of the GC/EE interface. Breaking changes to this interface
// require bumps in the major version number.
-#define GC_INTERFACE_MAJOR_VERSION 2
+#define GC_INTERFACE_MAJOR_VERSION 3
// The minor version of the GC/EE interface. Non-breaking changes are required
// to bump the minor version number. GCs and EEs with minor version number