From 5194234da37ba9252b5212dc413be5d9ceec434b Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Sat, 30 Jul 2022 15:12:20 -0700 Subject: [PATCH] Bump version. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 49cd457..bebec50 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION=7.0.7.0 +VERSION=7.0.7.1 STABLE_VERSION=7.0.6.19 OLD_STABLE_VERSION=7.0.5.4 REVISION=$(shell git rev-parse HEAD | head -c 20)