From 70be2f572e4236d5c01fba6339ae4416c7ba0d71 Mon Sep 17 00:00:00 2001 From: Michael Tryby Date: Tue, 8 Oct 2024 09:41:11 -0400 Subject: [PATCH] Revert commit 32c46eb --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b651cf71..99af0d1cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ endif() project(swmm-solver - VERSION 5.2.3 + VERSION 5.2.4 LANGUAGES C CXX )