Skip to content

Commit

Permalink
Set version to 0.60.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seelabs committed Mar 30, 2017
1 parent 4ff40d4 commit 7cd4d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ripple/protocol/impl/BuildInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ char const* const versionString =
// The build version number. You must edit this for each release
// and follow the format described at http://semver.org/
//
"0.60.1"
"0.60.2"

This comment has been minimized.

Copy link
@robcat

robcat Apr 19, 2017

Contributor

missing git tag 0.60.2

This comment has been minimized.

Copy link
@nbougalis

nbougalis Apr 19, 2017

Contributor

Thank you! Tag will be updated.


#if defined(DEBUG) || defined(SANITIZER)
"+"
Expand Down

0 comments on commit 7cd4d78

Please sign in to comment.