public
Description: Tomporary (hopefully) fork of XMPP4R-Simple
Homepage: http://code.google.com/p/xmpp4r-simple/
Clone URL: git://github.com/dysinger/xmpp4r-simple.git
Search Repo:
Update Rakefile to reflect new version.

git-svn-id: http://xmpp4r-simple.googlecode.com/svn/trunk@29 
1e3c5029-9921-0410-9e82-436f4d538387
romeda (author)
Mon Jan 22 19:27:37 -0800 2007
commit  fc867ed5d40ea967d8ba20de0cc52f34ecf50eca
tree    41448b539375725241e6461fce62a22511e173ba
parent  51d432cd3735ab05febe213fbdc9f7c0129643d6
...
25
26
27
28
 
29
30
31
...
25
26
27
 
28
29
30
31
0
@@ -25,7 +25,7 @@ require 'rcov/rcovtask'
0
 spec = Gem::Specification.new do |s|
0
   s.add_dependency('xmpp4r', '>= 0.3.0')
0
   s.name = "xmpp4r-simple"
0
- s.version = "0.8.4"
0
+ s.version = "0.8.5"
0
   s.author = "Blaine Cook"
0
   s.email = "romeda@gmail.com"
0
   s.homepage = "http://xmpp4r-simple.rubyforge.org/"

Comments

    No one has commented yet.