From cb23352a3569d25dc0d0313467644eb08fef6d70 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Thu, 11 Feb 2016 18:19:08 -0500 Subject: [PATCH] Revert "Set version to 0.30.1-hf1" This reverts commit 9fea06ad847a32c48493fd3b0d04b0eb364a0bbf. --- 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 5db6deedd6..e5097389f6 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" // // Must follow the format described here: //