summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2021-02-25 13:19:23 -0500
committerJon Streets <jonathan.streets@10gen.com>2021-02-25 13:19:23 -0500
commit4db0aea95e8cd150766fadc1205f124ed36d55ef (patch)
tree16138b46018b4c51a3a81bcf9b7ecf3474a65629
parent521e16778c0b2135af5ad8a747da701d5e26b32a (diff)
Update version to splunk-v33.6.17-macos-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 2034d4005cb..a454fee53d9 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-macos-splunk-v2
+ MONGO_VERSION=3.6.17-macos-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
@@ -819,7 +819,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-macos-splunk-v2
+ MONGO_VERSION=3.6.17-macos-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