<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 
 
-=== 2.0.13 / ?? Aug 2009
+=== 2.0.13 / 17 Aug 2009
 
 * Added fix for hanging in ServerVersion#negotiate! when using SOCKS5 proxy (GH-9) [Gerald Talton]
 </diff>
      <filename>CHANGELOG.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -50,7 +50,7 @@ end
 if @spec.rubyforge_project
   desc 'Publish website to rubyforge'
   task 'publish:rdoc' =&gt; 'doc/index.html' do
-    sh &quot;scp -rp doc/* rubyforge.org:/var/www/gforge-projects/#{name}/&quot;
+    sh &quot;scp -rp doc/* rubyforge.org:/var/www/gforge-projects/#{name}/ssh/v2/api/&quot;
   end
 
   desc 'Public release to rubyforge'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -51,7 +51,7 @@ module Net; module SSH
     MINOR = 0
 
     # The tiny component of this version of the Net::SSH library
-    TINY  = 12
+    TINY  = 13
 
     # The current version of the Net::SSH library as a Version instance
     CURRENT = new(MAJOR, MINOR, TINY)</diff>
      <filename>lib/net/ssh/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,10 @@
 @spec = Gem::Specification.new do |s|
 	s.name = &quot;net-ssh&quot;
   s.rubyforge_project = 'net-ssh'
-	s.version = &quot;2.0.12&quot;
+	s.version = &quot;2.0.13&quot;
 	s.summary = &quot;Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.&quot;
 	s.description = s.summary
-	s.author = &quot;Jamis Buck&quot;
+	s.author = [&quot;Jamis Buck&quot;, &quot;Delano Mandelbaum&quot;]
 	s.email = &quot;net-ssh@solutious.com&quot;
 	s.homepage = &quot;http://rubyforge.org/projects/net-ssh/&quot;
   </diff>
      <filename>net-ssh.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5a6437256ae524bd7048f9225635d9fb9c6b264</id>
    </parent>
  </parents>
  <author>
    <name>delano</name>
    <email>delano@solutious.com</email>
  </author>
  <url>http://github.com/net-ssh/net-ssh/commit/81507a60e55399ff90a5d88b960d22a6df04f4ea</url>
  <id>81507a60e55399ff90a5d88b960d22a6df04f4ea</id>
  <committed-date>2009-08-17T07:06:30-07:00</committed-date>
  <authored-date>2009-08-17T07:06:30-07:00</authored-date>
  <message>Release 2.0.13</message>
  <tree>8d5fa87fdc119c2d4e19a9d4bacd99fee231fcb7</tree>
  <committer>
    <name>delano</name>
    <email>delano@solutious.com</email>
  </committer>
</commit>
