[Groonga-commit] groonga/gcs [master] all-in-one: use node.js 0.8.12

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 22 10:23:44 JST 2012


Kouhei Sutou	2012-10-22 10:23:44 +0900 (Mon, 22 Oct 2012)

  New Revision: c4b99d87ff7b15be61aac90eec9211a6287cc851
  https://github.com/groonga/gcs/commit/c4b99d87ff7b15be61aac90eec9211a6287cc851

  Log:
    all-in-one: use node.js 0.8.12

  Modified files:
    packages/all-in-one/Rakefile

  Modified: packages/all-in-one/Rakefile (+1 -1)
===================================================================
--- packages/all-in-one/Rakefile    2012-10-22 10:05:39 +0900 (d593876)
+++ packages/all-in-one/Rakefile    2012-10-22 10:23:44 +0900 (857b305)
@@ -152,7 +152,7 @@ end
 
 node_path = @dist_dir + "bin/node"
 namespace(:node) do
-  version = "0.6.19"
+  version = "0.8.12"
   source_basename = "node-v#{version}"
   tar_gz_basename = "#{source_basename}.tar.gz"
   build_dir = @build_dir + "node"
-------------- next part --------------
HTML����������������������������...
Download 



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