Skip to content

Commit

Permalink
v4.8.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiooliveira72 committed Mar 22, 2024
1 parent 9b4a3cd commit 7f97548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PROJECT(DSSAT-CSM Fortran)
SET(MAJOR 4)
SET(MINOR 8)
SET(MODEL 2)
SET(BUILD 6)
SET(BUILD 7)

# Get the current working branch
execute_process(
Expand Down
1 change: 1 addition & 0 deletions Utilities/CSMVersion.for.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
CHARACTER(len=*), PARAMETER :: VBranch = '-@BRANCH@'

! Version history:
! 4.8.2.7 FO 2024-03-22 PR 402 Commit SHA: 9b4a3cd
! 4.8.2.6 FO 2024-02-16 PR 397 & 400 Commit SHA: fccf858
! 4.8.2.5 FO 2024-02-16 PR 398 Commit SHA: 4870729
! 4.8.2.4 FO 2024-01-26 PR 394 Commit SHA: 28ad6da
Expand Down

0 comments on commit 7f97548

Please sign in to comment.