Skip to content

Commit

Permalink
'v1.1.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jun 7, 2019
1 parent 69a598b commit 05e444e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reg.f90
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MODULE GLOBAL

IMPLICIT NONE

CHARACTER(*), PARAMETER :: VERSION = '1.1.6'
CHARACTER(*), PARAMETER :: VERSION = '1.1.7'

INTEGER :: STACK_SIZE ! stack size
INTEGER, PARAMETER :: REG_SIZE = 10 ! number of storage registers
Expand Down

0 comments on commit 05e444e

Please sign in to comment.