summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2021-02-25 13:42:35 -0500
committerJon Streets <jonathan.streets@10gen.com>2021-02-25 13:42:35 -0500
commit69cce261afe34c155508a861f1dcc2c417b393c8 (patch)
treec818251b59bb0f92396016c73a5000f0abf79fa8
parent6299db70c3f8be4f2d74f7fff4129bd6e86ee56a (diff)
downloadmongo-69cce261afe34c155508a861f1dcc2c417b393c8.tar.gz
Update version to splunk v33.6.17-windows-splunk-v3
-rw-r--r--etc/evergreen.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 14ba7155b3b..4669979618c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -82,7 +82,7 @@ variables:
# We get the raw version string (r1.2.3-45-gabcdef) from git
### SPLUNK
### MONGO_VERSION=$(git describe)
- MONGO_VERSION=3.6.17-windows-splunk-v2
+ MONGO_VERSION=3.6.17-windows-splunk-v3
# If this is a patch build, we add the patch version id to the version string so we know
# this build was a patch, and which evergreen task it came from
### SPLUNK
@@ -814,7 +814,7 @@ functions:
# We get the raw version string (r1.2.3-45-gabcdef) from git
### SPLUNK
### MONGO_VERSION=$(git describe)
- MONGO_VERSION=3.6.17-windows-splunk-v2
+ MONGO_VERSION=3.6.17-windows-splunk-v3
# If this is a patch build, we add the patch version id to the version string so we know
# this build was a patch, and which evergreen task it came from
### SPLUNK