[Groonga-commit] groonga/gcs [master] Use node 0.8.16 for all-in-one package

Back to archive index

Yoji SHIDARA null+****@clear*****
Thu Dec 20 19:56:23 JST 2012


Yoji SHIDARA	2012-12-20 19:56:23 +0900 (Thu, 20 Dec 2012)

  New Revision: 4f791243daf16ea33c3843be4aa4629d94250a47
  https://github.com/groonga/gcs/commit/4f791243daf16ea33c3843be4aa4629d94250a47

  Log:
    Use node 0.8.16 for all-in-one package

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

  Modified: packages/all-in-one/Rakefile (+1 -1)
===================================================================
--- packages/all-in-one/Rakefile    2012-12-20 19:27:00 +0900 (1bba22c)
+++ packages/all-in-one/Rakefile    2012-12-20 19:56:23 +0900 (081fdbe)
@@ -153,7 +153,7 @@ end
 
 node_path = @dist_dir + "bin/node"
 namespace(:node) do
-  version = "0.8.15"
+  version = "0.8.16"
   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