<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 PRODUCT_NAME = Melody
-PRODUCT_VERSION = 0.9.1
+PRODUCT_VERSION = 0.9.2
 SCHEMA_VERSION = 4.0075
 # Corresponds to MT 4.3
 API_VERSION = 4.3</diff>
      <filename>build/mt-dists/default.mk</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
 {
 	&quot;direction&quot;: &quot;&lt;mt:Var name=&quot;commentDirection&quot;&gt;&quot;,
 	&quot;comments&quot;: &quot;&lt;mt:Comments sort_order=&quot;$commentDirection&quot;&gt;&lt;$mt:Include module=&quot;&lt;__trans phrase=&quot;Comment Detail&quot;&gt;&quot; replace=&quot;\&quot;,&quot;\\&quot; replace='&quot;','\&quot;' strip_linefeeds=&quot;1&quot;$&gt;&lt;/mt:Comments&gt;&quot;
-}
\ No newline at end of file
+}</diff>
      <filename>default_templates/comment_listing_dynamic.mtml</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@ BEGIN {
         ( $VERSION, $SCHEMA_VERSION ) = ( '4.3', '4.0075');
         ( $PRODUCT_NAME, $PRODUCT_CODE, $PRODUCT_VERSION, $VERSION_ID, $PORTAL_URL ) = (
             'Melody',    'OM',
-            '0.9.1', '0.9.1 (MT 4.3+)', 'http://openmelody.org'
+            '0.9.2', '0.9.2 (MT 4.3+)', 'http://openmelody.org'
         );
     } else {      
         ( $VERSION, $SCHEMA_VERSION ) = ( '__API_VERSION__', </diff>
      <filename>lib/MT.pm</filename>
    </modified>
    <modified>
      <diff>@@ -7,8 +7,8 @@
 
 if('__MAKE_ME__' == '__MAKE_' . 'ME__') { # If make is not run
     define('VERSION', '4.3');
-    define('VERSION_ID', '0.9.1 (MT 4.3+)');
-    define('PRODUCT_VERSION', '0.9.1');
+    define('VERSION_ID', '0.9.2 (MT 4.3+)');
+    define('PRODUCT_VERSION', '0.9.2');
     define('PRODUCT_NAME', 'Melody');    
 } else {
     define('VERSION', '__API_VERSION__');</diff>
      <filename>php/mt.php</filename>
    </modified>
    <modified>
      <diff>@@ -387,6 +387,7 @@ sub init_upgrade {
         MT::Entry-&gt;remove;
         MT::Comment-&gt;remove;
     };
+    require MT::ObjectDriver::Driver::Cache::RAM;
     MT::ObjectDriver::Driver::Cache::RAM-&gt;clear_cache();
 
     1;</diff>
      <filename>t/lib/MT/Test.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bda5091c54457a8f9d9eba72880bc7ae27fa27c7</id>
    </parent>
  </parents>
  <author>
    <name>Jay Allen</name>
    <email>jay@endevver.com</email>
  </author>
  <url>http://github.com/openmelody/melody/commit/4241e21dd31722857be84c143907c5a026837ca9</url>
  <id>4241e21dd31722857be84c143907c5a026837ca9</id>
  <committed-date>2009-08-08T02:56:45-07:00</committed-date>
  <authored-date>2009-08-08T02:56:45-07:00</authored-date>
  <message>Updating version to 0.9.2 after merge conflict resolution and adding two more merge stragglers</message>
  <tree>02d59719578e98e5aad8c5ce962eeedc38e22d02</tree>
  <committer>
    <name>Jay Allen</name>
    <email>jay@endevver.com</email>
  </committer>
</commit>
