<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@ A Redmine plugin which adds new Redmine tabs to embed content from an iframe on
 
 ==Latest release
 
-The currently available, latest release of the plugin is version &lt;b&gt;0.3.0&lt;/b&gt;.
+The currently available, latest release of the plugin is version &lt;b&gt;0.3.1&lt;/b&gt;.
 
 ==Changelog
 
@@ -23,7 +23,7 @@ Besides these two features it also allows you to modify the actual tab and link
 
 ==Compatibility
 
-This plugin is compatible with Redmine 0.8.x only.
+This plugin is compatible with Redmine 0.8.x as well as with the Redmine trunk.
 
 ==Obtaining 
 
@@ -31,7 +31,7 @@ This plugin is compatible with Redmine 0.8.x only.
 
 The source of this plugin can be &quot;cloned&quot; from the GitHub-repo using:
 
-&lt;tt&gt;$ cd {RAILS_ROOT}/vendor/plugins &amp;&amp; git clone git://github.com/jamtur01/redmine_tab.git&lt;/tt&gt;
+&lt;tt&gt;$ cd {REDMINE_ROOT}/vendor/plugins &amp;&amp; git clone git://github.com/jamtur01/redmine_tab.git&lt;/tt&gt;
 
 ==Installation
 
@@ -79,13 +79,13 @@ You can also post about the plugin in the dedicated plugin-section of the &quot;Redmi
 
 As an alternative you can also join the &lt;tt&gt;#redmine&lt;/tt&gt; channel on the &quot;freenode&quot; (http://freenode.net/irc_servers.shtml) IRC network to see if there is anyone who can provide some support.
 
+==Credits
+
+# Mischa the Evil for extensive updates and refactoring
+# Eric Davis for numerous fixes and new features
+
 ==Licensing
 
 This plugin is open-source and licensed under the &quot;GNU General Public License v2&quot; (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) (GPL). See the included @COPYRIGHT.txt@ and @GPL.txt@ files for details.
 
 # (C) 2009, James Turnbull (http://www.james-turnbull.net)
-
-h2. Credits
-
-# Mischa the Evil for extensive updates and refactoring
-# Eric Davis for numerous fixes and new features</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -17,13 +17,13 @@
 
 require 'redmine'
 
-RAILS_DEFAULT_LOGGER.info 'Starting Tab plugin 0.3.0 for Redmine'
+RAILS_DEFAULT_LOGGER.info 'Starting Tab plugin 0.3.1 for Redmine'
 
 Redmine::Plugin.register :redmine_tab do
   name 'Tab Plugin'
   author 'James Turnbull'
   description 'A plugin which adds Redmine tabs to embed content from an iframe on a per-project and system-wide base.'
-  version '0.3.0'
+  version '0.3.1'
   
   settings :default =&gt; {
     'tab_text' =&gt; '',</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>69e54266a8567f41a4bc26b082e8995afd2ed70d</id>
    </parent>
  </parents>
  <author>
    <name>MischaTheEvil</name>
    <email>mischa_the_evil@hotmail.com</email>
  </author>
  <url>http://github.com/jamtur01/redmine_tab/commit/f21d8d70b7bfd01ee537780f6da0e40d86efde06</url>
  <id>f21d8d70b7bfd01ee537780f6da0e40d86efde06</id>
  <committed-date>2009-08-03T14:39:21-07:00</committed-date>
  <authored-date>2009-08-03T14:39:21-07:00</authored-date>
  <message>Prepared 0.3.1 release.</message>
  <tree>50b79e8603357d86592279a51544f7417c8d0c79</tree>
  <committer>
    <name>MischaTheEvil</name>
    <email>mischa_the_evil@hotmail.com</email>
  </committer>
</commit>
