Skip to content

Commit 58e0e7c

Browse files
committed
upgrade version to 1.0.2-pop
1 parent eef22b5 commit 58e0e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ripple/protocol/impl/BuildInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ char const* const versionString =
3333
// The build version number. You must edit this for each release
3434
// and follow the format described at http://semver.org/
3535
//
36-
"1.0.1-pop"
36+
"1.0.2-pop"
3737

3838
#if defined(DEBUG) || defined(SANITIZER)
3939
"+"

0 commit comments

Comments
 (0)