Navigation Menu

Skip to content

Commit

Permalink
Use groonga 2.0.6 for all-in-one package
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 28, 2012
1 parent c05c112 commit 37ff039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/all-in-one/Rakefile
Expand Up @@ -116,7 +116,7 @@ end

libgroonga_so_path = @dist_dir + "lib/libgroonga.#{shared_object_extension}"
namespace(:groonga) do
version = "2.0.3"
version = "2.0.6"
source_basename = "groonga-#{version}"
tar_gz_basename = "#{source_basename}.tar.gz"
build_dir = @build_dir + "groonga"
Expand Down

0 comments on commit 37ff039

Please sign in to comment.