[macruby-changes] [4700] DietRB/trunk

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 8 04:01:39 PDT 2010


Revision: 4700
          http://trac.macosforge.org/projects/ruby/changeset/4700
Author:   eloy.de.enige at gmail.com
Date:     2010-10-08 04:01:38 -0700 (Fri, 08 Oct 2010)
Log Message:
-----------
Release version 0.4.4, the second EuRuKo edition yo!

From: Eloy Duran <eloy.de.enige at gmail.com>

Modified Paths:
--------------
    DietRB/trunk/dietrb.gemspec
    DietRB/trunk/lib/irb/version.rb

Modified: DietRB/trunk/dietrb.gemspec
===================================================================
--- DietRB/trunk/dietrb.gemspec	2010-10-08 11:01:29 UTC (rev 4699)
+++ DietRB/trunk/dietrb.gemspec	2010-10-08 11:01:38 UTC (rev 4700)
@@ -5,7 +5,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{dietrb}
-  s.version = "0.4.3"
+  s.version = "0.4.4"
 
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
   s.authors = ["Eloy Duran"]

Modified: DietRB/trunk/lib/irb/version.rb
===================================================================
--- DietRB/trunk/lib/irb/version.rb	2010-10-08 11:01:29 UTC (rev 4699)
+++ DietRB/trunk/lib/irb/version.rb	2010-10-08 11:01:38 UTC (rev 4700)
@@ -8,7 +8,7 @@
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 4
-    TINY  = 3
+    TINY  = 4
     
     STRING = [MAJOR, MINOR, TINY].join('.')
     DESCRIPTION = "#{STRING} (DietRB)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101008/4cfb27ed/attachment.html>


More information about the macruby-changes mailing list