Index: gmap.module
===================================================================
--- gmap.module	(revision 938)
+++ gmap.module	(working copy)
@@ -833,7 +833,7 @@
     } elseif (file_exists($gmap_path.'/wms236.js')) {
       drupal_add_js($gmap_path.'/wms236.js');
     } elseif (file_exists($gmap_path.'/wms-gs-1_0_1.js')) {
-      drupal_add_js($gmap_path.'/wms-gs-1_0_0.js');
+      drupal_add_js($gmap_path.'/wms-gs-1_0_1.js');
     } elseif (file_exists($gmap_path.'/wms-gs-1_0_0.js')) {
       drupal_add_js($gmap_path.'/wms-gs-1_0_0.js');
     }
