mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Incremented version number to 0.4.1.
This commit is contained in:
parent
09f6ea6403
commit
c2e6fda374
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 = 0
|
||||
integer, parameter :: VERSION_RELEASE = 1
|
||||
|
||||
! ============================================================================
|
||||
! ADJUSTABLE PARAMETERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue