From f6d570b99efa029ca0d8fc98e3ae1cf7964b7292 Mon Sep 17 00:00:00 2001 From: Mark A Potts Date: Thu, 2 Jun 2022 20:04:31 +0000 Subject: [PATCH] changed upp to release as well --- Externals.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index c72118f512..803b1837ee 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -29,8 +29,8 @@ required = True protocol = git repo_url = https://github.com/NOAA-EMC/UPP # Specify either a branch name or a hash but not both. -#branch = develop -hash = 1dbcb0c4 +branch = release/public-v3 +#hash = 1dbcb0c4 local_path = src/UPP required = True