Rakefile in bones-2.0.1 vs Rakefile in bones-2.0.2
- old
+ new
@@ -1,6 +1,6 @@
-# $Id: Rakefile 596 2008-04-15 05:51:29Z tim_pease $
+# $Id$
$:.unshift('lib')
load 'tasks/setup.rb'
require 'bones'
@@ -8,11 +8,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 = 'Happy Tax Day'
+PROJ.release_name = 'Haughty Hen'
PROJ.rubyforge.name = 'codeforpeople'
PROJ.rdoc.remote_dir = 'bones'
PROJ.rdoc.exclude << '^data/'
@@ -28,14 +28,15 @@
--------------------------
Keep rattlin' dem bones!
--------------------------
MSG
-PROJ.ann.paragraphs = %w[install synopsis features requirements].unshift('version 2.0.0 changes')
+PROJ.ann.paragraphs = %w[install synopsis features requirements]
PROJ.ann.text = <<-ANN
== FUN FACT
-The number of left-handed men is double that of left-handed women.
+XML is much like violence --
+if it's not solving your problem then you are not using enough of it.
== POST SCRIPT
Blessings,
TwP