From fa77dc9f4d35f6a38edb306fa6366f74c5aa6f33 Mon Sep 17 00:00:00 2001 From: Chris Blanton Date: Thu, 10 Oct 2024 15:32:54 -0400 Subject: [PATCH] Update configure.ac to new tag 2024.04 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1ab28d18..64d8088b 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.63]) AC_INIT( [FRE NC Tools], - [2024.02], + [2024.04], [oar.gfdl.help@noaa.gov], [fre-nctools], [https://github.com/NOAA-GFDL/FRE-NCtools])