lib/ivy4r.rb in ivy4r-0.9.14 vs lib/ivy4r.rb in ivy4r-0.9.15

- old
+ new

@@ -33,10 +33,10 @@ {:dir => 'target/p1', :includes => 'buildfile'} ] } =end class Ivy4r - VERSION = '0.9.14' + VERSION = '0.9.15' # Set the ant home directory to load ant classes from if no custom __antwrap__ is provided # and the default provided ant version 1.7.1 should not be used. # Must be set before any call to method that uses the ivy is made. attr_accessor :ant_home