summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2021-01-13 16:26:52 -0500
committerJon Streets <jonathan.streets@10gen.com>2021-01-13 16:26:52 -0500
commitd2cb50e0d5d4441472138b4bdbf5f08635adc9f8 (patch)
tree2a88e1193913167ae68d18ca62472766bc0d8dc5
parent5932ecc4732bcf8d7e37fd5a8f2d41214d48ae10 (diff)
downloadmongo-d2cb50e0d5d4441472138b4bdbf5f08635adc9f8.tar.gz
Update version string to splunk1
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index e28a5dea718..1f4a69a888f 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=3.6.17-SERVER-42525-splunk
+ MONGO_VERSION=3.6.17-SERVER-42525-splunk1
# 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