From 70aa745bd836c755248e84f1343877f200a05908 Mon Sep 17 00:00:00 2001 From: Ryo Sugimoto Date: Thu, 8 Jun 2017 20:11:54 +0900 Subject: [PATCH] Use Groonga 7.0.3 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 1b90fcd..ce7cdcf 100644 --- a/Rakefile +++ b/Rakefile @@ -46,7 +46,7 @@ class GroongaBuilder end def groonga_version - ENV["GROONGA_VERSION"] || "7.0.2" + ENV["GROONGA_VERSION"] || "7.0.3" end def groonga_base_name