From f00e0ce4c8a8de18be1a2ee7ee5cb6e12df6043c Mon Sep 17 00:00:00 2001 From: Michael Tryby Date: Fri, 3 Mar 2023 11:58:29 -0500 Subject: [PATCH] Bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 363c14739..8b651cf71 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ endif() project(swmm-solver - VERSION 5.2.2 + VERSION 5.2.3 LANGUAGES C CXX )