From 94e1277e665771b661b6035a91693a9644d4875b Mon Sep 17 00:00:00 2001 From: Marshall Ward Date: Mon, 25 Jan 2021 11:20:52 -0500 Subject: [PATCH] Autoconf: Revert FMS version Revert the target FMS for ac/deps/fms (and .testing) until the FMS2 transition issues have been resolved. --- ac/deps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ac/deps/Makefile b/ac/deps/Makefile index bba42a3b11..0ed4fd19a7 100644 --- a/ac/deps/Makefile +++ b/ac/deps/Makefile @@ -13,7 +13,7 @@ MKMF_COMMIT ?= master # FMS framework FMS_URL ?= https://github.com/NOAA-GFDL/FMS.git -FMS_COMMIT ?= 2020.04 +FMS_COMMIT ?= 2019.01.03 # List of source files to link this Makefile's dependencies to model Makefiles