<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,7 +31,7 @@ end
 REV = nil 
 # UNCOMMENT IF REQUIRED: 
 # REV = `svn info`.each {|line| if line =~ /^Revision:/ then k,v = line.split(': '); break v.chomp; else next; end} rescue nil
-VERS = Oauth::VERSION::STRING + (REV ? &quot;.#{REV}&quot; : &quot;&quot;)
+VERS = OAuth::VERSION::STRING + (REV ? &quot;.#{REV}&quot; : &quot;&quot;)
 RDOC_OPTS = ['--quiet', '--title', 'oauth documentation',
     &quot;--opname&quot;, &quot;index.html&quot;,
     &quot;--line-numbers&quot;, </diff>
      <filename>config/hoe.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,8 @@
-module Oauth #:nodoc:
+module OAuth #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 2
-    TINY  = 7
+    TINY  = 99
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/oauth/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -13,7 +13,7 @@ require 'syntax/convertors/html'
 require 'erb'
 require File.dirname(__FILE__) + '/../lib/oauth/version.rb'
 
-version  = Oauth::VERSION::STRING
+version  = OAuth::VERSION::STRING
 download = 'http://rubyforge.org/projects/oauth'
 
 class Fixnum</diff>
      <filename>script/txt2html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bfc3536b89a6f713ee8a907b9ebd60b2a1a20ff6</id>
    </parent>
  </parents>
  <author>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </author>
  <url>http://github.com/pelle/oauth/commit/cdaf34bfcf22d4a8e03ef2e79805cf71c79a1608</url>
  <id>cdaf34bfcf22d4a8e03ef2e79805cf71c79a1608</id>
  <committed-date>2009-01-21T20:49:22-08:00</committed-date>
  <authored-date>2009-01-21T20:49:22-08:00</authored-date>
  <message>bumped version to 0.2.99</message>
  <tree>831493fa6e3212325897ce8b2c2c70ac05be3140</tree>
  <committer>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </committer>
</commit>
