diff --git a/.testing/Makefile b/.testing/Makefile index bc03358649..d1ceb16577 100644 --- a/.testing/Makefile +++ b/.testing/Makefile @@ -20,7 +20,7 @@ MKMF := $(abspath $(DEPS)/mkmf/bin/mkmf) # FMS framework FMS_URL ?= https://github.com/NOAA-GFDL/FMS.git -FMS_COMMIT ?= 2019.01.02 +FMS_COMMIT ?= 2019.01.03 FMS := $(DEPS)/fms #---