Index: xmlsitemap.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/xmlsitemap/xmlsitemap.install,v
retrieving revision 1.5.2.48
diff -u -p -r1.5.2.48 xmlsitemap.install
--- xmlsitemap.install	2 Jul 2009 14:20:24 -0000	1.5.2.48
+++ xmlsitemap.install	7 Jul 2009 17:38:05 -0000
@@ -97,7 +97,7 @@ function xmlsitemap_schema() {
         'description' => 'The priority of this node in the sitemap.',
         'type' => 'float',
         'not null' => TRUE,
-        'default' => 0.5,
+        'default' => '0.5',
       ),
     ),
     'indexes' => array(
