Skip to content

Commit

Permalink
Merge pull request clawpack#49 from rjleveque/v5.2.2rc
Browse files Browse the repository at this point in the history
v5.2.2 release candidate
  • Loading branch information
rjleveque committed Oct 27, 2014
2 parents 2e4c2a7 + 5fa21b0 commit 033d3c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion geoclaw
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

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

Expand Down

0 comments on commit 033d3c4

Please sign in to comment.