summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/multiversionconstants.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokelib/multiversionconstants.py')
-rw-r--r--buildscripts/resmokelib/multiversionconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokelib/multiversionconstants.py b/buildscripts/resmokelib/multiversionconstants.py
index 3d0bf83debc..4a524c5f0b4 100644
--- a/buildscripts/resmokelib/multiversionconstants.py
+++ b/buildscripts/resmokelib/multiversionconstants.py
@@ -2,7 +2,7 @@
LAST_STABLE_BIN_VERSION = "4.4"
LAST_STABLE_FCV = "4.4"
-LATEST_FCV = "4.6"
+LATEST_FCV = "4.5.1"
LAST_STABLE_MONGO_BINARY = "mongo-" + LAST_STABLE_BIN_VERSION
LAST_STABLE_MONGOD_BINARY = "mongod-" + LAST_STABLE_BIN_VERSION