Ignore:
Timestamp:
Dec 8, 2011, 10:36:35 PM (12 years ago)
Author:
rvelices
Message:

rv_gmaps use places autocomplete + added new markers + better algo for displaying markers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/main.inc.php

    r12701 r12706  
    11<?php /*
    22Plugin Name: RV Maps&Earth
    3 Version: 2.3.b-alpha
     3Version: 2.3.b
    44Description: Extend your gallery with Google Maps and Google Earth ...
    55Plugin URI: http://piwigo.org/ext/extension_view.php?eid=122
     
    77Author URI: http://www.modusoptimus.com/
    88*/
    9 define( 'RVM_PLUGIN_VERSION', '2.3.b-alpha');
     9define( 'RVM_PLUGIN_VERSION', '2.3.b');
    1010defined('PHPWG_ROOT_PATH') or die('Hacking attempt!');
    1111
Note: See TracChangeset for help on using the changeset viewer.