[Groonga-commit] groonga/groonga at c62a77c [master] package windows: use the latest Groonga Admin

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 23 23:03:17 JST 2015


Kouhei Sutou	2015-11-23 23:03:17 +0900 (Mon, 23 Nov 2015)

  New Revision: c62a77cbcef8b585a6cc64f515fd06da54bb61f6
  https://github.com/groonga/groonga/commit/c62a77cbcef8b585a6cc64f515fd06da54bb61f6

  Message:
    package windows: use the latest Groonga Admin

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -1)
===================================================================
--- packages/windows/Rakefile    2015-11-23 20:59:19 +0900 (e33e4c2)
+++ packages/windows/Rakefile    2015-11-23 23:03:17 +0900 (04f5865)
@@ -315,7 +315,7 @@ namespace :build do
     tmp_dir = Pathname.new("tmp/groonga-admin")
     rm_rf(tmp_dir)
     mkdir_p(tmp_dir)
-    groonga_admin_version = "0.9.3"
+    groonga_admin_version = "0.9.4"
     groonga_admin_base = "groonga-admin-#{groonga_admin_version}"
     groonga_admin_tar_gz_url_base =
       "http://packages.groonga.org/source/groonga-admin"
-------------- next part --------------
HTML����������������������������...
Download 



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