mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Incremented release number in constants module.
This commit is contained in:
parent
e201435763
commit
d4be808be7
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ module constants
|
|||
|
||||
integer, parameter :: VERSION_MAJOR = 0
|
||||
integer, parameter :: VERSION_MINOR = 4
|
||||
integer, parameter :: VERSION_RELEASE = 1
|
||||
integer, parameter :: VERSION_RELEASE = 3
|
||||
|
||||
! ============================================================================
|
||||
! ADJUSTABLE PARAMETERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue