From 12be98df077eed21f6de55f49cd7de1212cd2812 Mon Sep 17 00:00:00 2001 From: Benjamin Tovar Date: Mon, 3 Jun 2019 12:45:36 -0400 Subject: [PATCH] Bump to 7.0.14 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d14fa4a076..5ca0fada4a 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ MAJOR=7 MINOR=0 -MICRO=13 +MICRO=14 # Optionally set the source/tag for this code (e.g. RC1 or FINAL). Setting # this variable is instead useful for statically naming the source when it will