From 427c33dbd72da9159fc343ae10d346754bb6442c Mon Sep 17 00:00:00 2001 From: Nik Bougalis Date: Fri, 26 Feb 2016 15:58:09 -0800 Subject: [PATCH] Set version to 0.30.1-hf2 --- src/ripple/protocol/impl/BuildInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ripple/protocol/impl/BuildInfo.cpp b/src/ripple/protocol/impl/BuildInfo.cpp index 5db6deedd..3f85d3a00 100644 --- a/src/ripple/protocol/impl/BuildInfo.cpp +++ b/src/ripple/protocol/impl/BuildInfo.cpp @@ -35,7 +35,7 @@ char const* getRawVersionString () // // The build version number (edit this for each release) // - "0.30.1-hf1" + "0.30.1-hf2" // // Must follow the format described here: //