Kouhei Sutou
null+****@clear*****
Tue Sep 1 23:13:28 JST 2015
Kouhei Sutou 2015-09-01 23:13:28 +0900 (Tue, 01 Sep 2015) New Revision: 2bfe2383a107bcee8a120f12514f637456f4a1bb https://github.com/pgroonga/pgroonga/commit/2bfe2383a107bcee8a120f12514f637456f4a1bb Message: Use old PostgreSQL for Windows Because PostgreSQL 9.4 package for Windows doesn't include gettext.h libintl.h and so on... Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2015-09-01 23:11:01 +0900 (5ae9c9d) +++ Rakefile 2015-09-01 23:13:28 +0900 (526b025) @@ -4,7 +4,7 @@ require "open-uri" require "octokit" latest_groonga_version = "5.0.7" -windows_postgresql_version = "9.4.4-1" +windows_postgresql_version = "9.4.2-1" package = "pgroonga" rsync_base_path = "packages �� packages.groonga.org:public" -------------- next part -------------- HTML����������������������������... Download