Skip to content

Commit

Permalink
Merge pull request #116 from rjleveque/v5.4.1rc-beta
Browse files Browse the repository at this point in the history
v5.4.1rc-beta release candidate
  • Loading branch information
rjleveque committed Jun 25, 2017
2 parents f227082 + 7b22312 commit 1d9b46a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pyclaw
2 changes: 1 addition & 1 deletion riemann
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@

MAJOR = 5
MINOR = 4
MICRO = 0
MICRO = 1
TYPE = ''
VERSION = '%d.%d.%d%s' % (MAJOR, MINOR, MICRO, TYPE)

Expand Down

0 comments on commit 1d9b46a

Please sign in to comment.