Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated version number
  • Loading branch information
daminton committed Sep 10, 2019
1 parent 433c597 commit cd7c613
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 202 deletions.
201 changes: 0 additions & 201 deletions examples/global-lunar-bombardment/coeffit.dat

This file was deleted.

2 changes: 1 addition & 1 deletion src/globals/module_globals.f90
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module module_globals
implicit none
public

character(len=*),parameter :: CTEMVER = "1.3 DEVELOPMENT"
character(len=*),parameter :: CTEMVER = "1.5 DEVELOPMENT"

! Symbolic names for kind types of 4-, 2-, and 1-byte integers:
integer, parameter :: I8B = selected_int_kind(17)
Expand Down

0 comments on commit cd7c613

Please sign in to comment.