summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2021-02-01 12:42:01 -0500
committerJon Streets <jonathan.streets@10gen.com>2021-02-01 12:42:01 -0500
commit25527deb1731527d9c44d8dd501b4e0f6c09f906 (patch)
treeb0cc4954f229a4d7a1805ad5a4f1106bb54b2544
parent87d6e147607ddb0c8d53a1789e33382339eb6c3f (diff)
downloadmongo-25527deb1731527d9c44d8dd501b4e0f6c09f906.tar.gz
Update version to 3.6.17-linux-splunk-v2
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 46b03736be4..0babe62fbb8 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -883,7 +883,7 @@ functions:
# We get the raw version string (r1.2.3-45-gabcdef) from git
### MONGO_VERSION=$(git describe)
### SPLUNK
- MONGO_VERSION=splunk-3.6.17-linux-v2
+ MONGO_VERSION=3.6.17-linux-splunk-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 Get rid of the below block