[Groonga-commit] pgroonga/pgroonga at df363e3 [master] Use the latest release

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 3 12:17:15 JST 2017


Kouhei Sutou	2017-07-03 12:17:15 +0900 (Mon, 03 Jul 2017)

  New Revision: df363e345c621ae289e70ce4ea7e256cfb1e9ff6
  https://github.com/pgroonga/pgroonga/commit/df363e345c621ae289e70ce4ea7e256cfb1e9ff6

  Message:
    Use the latest release

  Modified files:
    Rakefile

  Modified: Rakefile (+3 -3)
===================================================================
--- Rakefile    2017-07-03 10:40:10 +0900 (14dffbe)
+++ Rakefile    2017-07-03 12:17:15 +0900 (78e0635)
@@ -3,10 +3,10 @@
 require "open-uri"
 require "octokit"
 
-latest_groonga_version = "7.0.3"
+latest_groonga_version = "7.0.4"
 windows_postgresql_versions = [
-  "9.5.6-2",
-  "9.6.2-3",
+  "9.5.7-1",
+  "9.6.3-2",
 ]
 
 package = "pgroonga"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index