We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ad6af commit a047914Copy full SHA for a047914
route/build/src/public_var.f90
@@ -9,7 +9,7 @@ module public_var
9
save
10
11
! ---------- mizuRoute version -------------------------------------------------------------------
12
- character(len=strLen), parameter, public :: mizuRouteVersion='v1.2'
+ character(len=strLen), parameter, public :: mizuRouteVersion='v1.2.1'
13
14
! ---------- common constants ---------------------------------------------------------------------
15
0 commit comments