You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2012/04/16 17:07:57 UTC

svn commit: r1326641 - in /qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby: README.rdoc lib/qpid/version.rb

Author: tross
Date: Mon Apr 16 15:07:56 2012
New Revision: 1326641

URL: http://svn.apache.org/viewvc?rev=1326641&view=rev
Log:
QPID-3939 - Bumped wrapped Ruby versions to 0.16.
Applied patch from Darryl Pierce.

Modified:
    qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/README.rdoc
    qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/lib/qpid/version.rb

Modified: qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/README.rdoc
URL: http://svn.apache.org/viewvc/qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/README.rdoc?rev=1326641&r1=1326640&r2=1326641&view=diff
==============================================================================
--- qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/README.rdoc (original)
+++ qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/README.rdoc Mon Apr 16 15:07:56 2012
@@ -2,7 +2,7 @@
 
 Qpid is an cross-platform enterprise messaging system.
 
-Version :: 0.10.0.alpha.0
+Version :: 0.16.0
 
 = Links
 

Modified: qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/lib/qpid/version.rb
URL: http://svn.apache.org/viewvc/qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/lib/qpid/version.rb?rev=1326641&r1=1326640&r2=1326641&view=diff
==============================================================================
--- qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/lib/qpid/version.rb (original)
+++ qpid/branches/0.16/qpid/cpp/bindings/qpid/ruby/lib/qpid/version.rb Mon Apr 16 15:07:56 2012
@@ -22,7 +22,7 @@ module Qpid
   module Version
 
     NUMBERS = [MAJOR = 0,
-               MINOR = 13,
+               MINOR = 16,
                BUILD = 0]
   end
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org