From 0c113062c650b2e1d551d4011c81a2ba62211c7b Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Fri, 5 May 2023 00:49:13 -0700 Subject: [PATCH] Bumping version. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8d56a4b..0702106 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.10 +VERSION=7.0.7.11 STABLE_VERSION=7.0.6.19 OLD_STABLE_VERSION=7.0.5.4 REVISION=$(shell git rev-parse HEAD | head -c 20)