summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2021-01-29 14:51:16 -0500
committerJon Streets <jonathan.streets@10gen.com>2021-01-29 14:51:16 -0500
commitf5cbc2ebed1902426931777acf2e29fbec3135bd (patch)
treeee4645d11f2ffe2a18706d5ca6cf40846c38faf4
parent0c758ac9475e1c2973ef378e128e3eff9ed0efa8 (diff)
downloadmongo-f5cbc2ebed1902426931777acf2e29fbec3135bd.tar.gz
Update version to splunk-3.6.17-windows-v2
-rw-r--r--etc/evergreen.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index fa68f00ef9f..8c0e4adf6b4 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-SERVER-42525-splunk1
+ MONGO_VERSION=splunk-3.6.17-windows-v2
# 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-SERVER-42525-splunk1
+ MONGO_VERSION=splunk-3.6.17-windows-v2
# 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