Skip to content

Commit

Permalink
Merge pull request #145 from USEPA/master
Browse files Browse the repository at this point in the history
Merge develop <- master
  • Loading branch information
michaeltryby authored Oct 10, 2023
2 parents 890ce92 + 7952ca8 commit 15b92c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Before reg test
env:
NRTESTS_URL: https://github.com/USEPA/swmm-nrtestsuite
BENCHMARK_TAG: v2.4.0-dev
BENCHMARK_TAG: v2.4.0
run: before-nrtest.cmd ${{ env.BENCHMARK_TAG }}

- name: Run reg test
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ endif()


project(swmm-solver
VERSION 5.2.3
VERSION 5.2.4
LANGUAGES C CXX
)

Expand Down

0 comments on commit 15b92c5

Please sign in to comment.