[Groonga-commit] pgroonga/pgroonga at f3c7920 [master] windows: use the latest versions

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 10 09:25:37 JST 2017


Kouhei Sutou	2017-10-10 09:25:37 +0900 (Tue, 10 Oct 2017)

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

  Message:
    windows: use the latest versions

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -2)
===================================================================
--- Rakefile    2017-10-10 09:24:54 +0900 (71863a0)
+++ Rakefile    2017-10-10 09:25:37 +0900 (991209f)
@@ -5,8 +5,8 @@ require "octokit"
 
 latest_groonga_version = "7.0.7"
 windows_postgresql_versions = [
-  "9.5.8-1",
-  "9.6.4-1",
+  "9.5.9-1",
+  "9.6.5-1",
   "10.0-1",
 ]
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171010/a1910fe0/attachment.htm 



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