Skip to content

Commit

Permalink
Set development version to v1.5.1-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Jun 14, 2024
1 parent 2296f21 commit d28931e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/HOHQMeshMain.f90
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ PROGRAM HOQMeshMain
! Other
! -----
!
CHARACTER(LEN=*), PARAMETER :: version = "1.5.0"
CHARACTER(LEN=*), PARAMETER :: version = "1.5.1-pre"
LOGICAL :: test = .FALSE.
LOGICAL :: generateTest = .FALSE.
LOGICAL :: didGenerate3DMesh = .FALSE.
Expand Down

0 comments on commit d28931e

Please sign in to comment.