Rakefile in bones-2.1.1 vs Rakefile in bones-2.2.0

- old
+ new

@@ -7,11 +7,11 @@ PROJ.name = 'bones' PROJ.authors = 'Tim Pease' PROJ.email = 'tim.pease@gmail.com' PROJ.url = 'http://codeforpeople.rubyforge.org/bones' PROJ.version = Bones::VERSION -PROJ.release_name = 'Proximal Phalanges' +PROJ.release_name = 'Distal Phalanges' PROJ.ruby_opts = %w[-W0] PROJ.readme_file = 'README.rdoc' PROJ.rubyforge.name = 'codeforpeople' @@ -33,10 +33,10 @@ PROJ.ann.paragraphs = %w[install synopsis features requirements] PROJ.ann.text = <<-ANN == FUN FACT -A typical adult human skeleton commonly consists of 206, 208 or more bones depending on the method used in counting. +"Tom Sawyer" was the first novel written on a typewriter. == POST SCRIPT Blessings, TwP