Tamar.gemspec in Tamar-0.7.4 vs Tamar.gemspec in Tamar-0.7.5

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{Tamar} - s.version = "0.7.4" + s.version = "0.7.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Evan Wies, David Love"] s.date = %q{2011-05-23} s.description = %q{See: http://rubyluabridge.rubyforge.org} @@ -27,9 +27,10 @@ "LICENSE.txt", "README.rdoc", "Rakefile", "Tamar.gemspec", "VERSION", + "src/build/bootstrap.rb", "src/build/extconf.rb", "src/luadist/CMakeLists.txt", "src/luadist/COPYRIGHT", "src/luadist/README", "src/luadist/dist.cmake",