[Groonga-commit] groonga/heroku-buildpack-groonga at 99f0ee1 [master] Use detect_latest_version

アーカイブの一覧に戻る

Ryo Sugimoto null+****@clear*****
Tue Aug 5 07:57:04 JST 2014


Ryo Sugimoto	2014-08-05 07:57:04 +0900 (Tue, 05 Aug 2014)

  New Revision: 99f0ee1d1586fcba349b70857696b3074e2f1ada
  https://github.com/groonga/heroku-buildpack-groonga/commit/99f0ee1d1586fcba349b70857696b3074e2f1ada

  Message:
    Use detect_latest_version

  Modified files:
    bin/compile

  Modified: bin/compile (+1 -1)
===================================================================
--- bin/compile    2014-08-05 07:55:39 +0900 (7f3c296)
+++ bin/compile    2014-08-05 07:57:04 +0900 (44caecc)
@@ -8,7 +8,7 @@ include FileUtils
 
 build_dir, cache_dir, env_dir, = ARGV
 
-version = "4.0.4"
+version = detect_latest_version
 database_path = "groonga/database"
 
 def detect_latest_version
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る