Title: [560] trunk/activerecord-jdbc/Rakefile: Bumping version to 0.3.2pre for trunk work
Revision
560
Author
nicksieger
Date
2007-05-07 22:19:46 -0400 (Mon, 07 May 2007)

Log Message

Bumping version to 0.3.2pre for trunk work

Modified Paths


Diff

Modified: trunk/activerecord-jdbc/Rakefile (559 => 560)


--- trunk/activerecord-jdbc/Rakefile	2007-05-08 02:11:34 UTC (rev 559)
+++ trunk/activerecord-jdbc/Rakefile	2007-05-08 02:19:46 UTC (rev 560)
@@ -84,7 +84,7 @@
   Rake::Task['manifest'].invoke # Always regen manifest, so Hoe has up-to-date list of files
 
   require 'hoe'
-  Hoe.new("ActiveRecord-JDBC", "0.3.1") do |p|
+  Hoe.new("ActiveRecord-JDBC", "0.3.2pre") do |p|
     p.rubyforge_name = "jruby-extras"
     p.url = ""
     p.author = "Nick Sieger, Ola Bini and JRuby contributors"
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to