From 8698bcd7448f02e0bf59ba6be297596e50ac65b4 Mon Sep 17 00:00:00 2001 From: Jon Streets Date: Thu, 4 Feb 2021 16:00:25 -0500 Subject: Update version name to 3.6.17-macos-splunk-v2 --- etc/evergreen.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 03b5404ecc1..2034d4005cb 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=splunk-3.6.17-macos-v2 + MONGO_VERSION=3.6.17-macos-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 @@ -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=splunk-3.6.17-macos-v2 + MONGO_VERSION=3.6.17-macos-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 -- cgit v1.2.1