Skip to content

Commit 05e444e

Browse files
committed
'v1.1.7'
1 parent 69a598b commit 05e444e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reg.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MODULE GLOBAL
33

44
IMPLICIT NONE
55

6-
CHARACTER(*), PARAMETER :: VERSION = '1.1.6'
6+
CHARACTER(*), PARAMETER :: VERSION = '1.1.7'
77

88
INTEGER :: STACK_SIZE ! stack size
99
INTEGER, PARAMETER :: REG_SIZE = 10 ! number of storage registers

0 commit comments

Comments
 (0)