Skip to content

Commit

Permalink
Increment version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Nov 3, 2021
1 parent 4058e5e commit 05d0772
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 @@ -73,7 +73,7 @@ PROGRAM HOQMeshMain
! Other
! -----
!
CHARACTER(LEN=*), PARAMETER :: version = "1.0.2-pre"
CHARACTER(LEN=*), PARAMETER :: version = "1.1.0"
LOGICAL :: test = .FALSE.
LOGICAL :: generateTest = .FALSE.
LOGICAL :: didGenerate3DMesh = .FALSE.
Expand Down

0 comments on commit 05d0772

Please sign in to comment.