Skip to content

Commit

Permalink
v4.8.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiooliveira72 committed Apr 26, 2024
1 parent 7f97548 commit c99886b
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 7)
SET(BUILD 8)

# 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.8 FO 2024-04-26 PR 406 Commit SHA: f65fc5c
! 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
Expand Down

0 comments on commit c99886b

Please sign in to comment.