Author: djspiewak
Date: Wed Jul 1 15:27:01 2009
New Revision: 790217
URL: http://svn.apache.org/viewvc?rev=790217&view=rev
Log:
Incremented JRuby version number for shell support
Modified:
buildr/trunk/lib/buildr/core/shell.rb
Modified: buildr/trunk/lib/buildr/core/shell.rb
URL:
http://svn.apache.org/viewvc/buildr/trunk/lib/buildr/core/shell.rb?rev=790217&r1=790216&r2=790217&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/core/shell.rb (original)
+++ buildr/trunk/lib/buildr/core/shell.rb Wed Jul 1 15:27:01 2009
@@ -7,7 +7,7 @@
class JIRB < Base
include JavaRebel
- JRUBY_VERSION = '1.1.6'
+ JRUBY_VERSION = '1.3.1'
class << self
def lang