Changeset 18208 for extensions/rv_gmaps


Ignore:
Timestamp:
Sep 25, 2012, 7:25:21 AM (12 years ago)
Author:
rvelices
Message:

updated rv_gmaps version

Location:
extensions/rv_gmaps/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/changelog.txt

    r17504 r18208  
     12.4.d
     2- edit position in batch manager unit
     3
    142.4.c
    25- photos are now geotagged in the batch manager instead of a special plugin page
  • extensions/rv_gmaps/trunk/main.inc.php

    r17286 r18208  
    11<?php /*
    22Plugin Name: RV Maps&Earth
    3 Version: 2.4.c
     3Version: 2.4.d
    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.4.b');
     9define( 'RVM_PLUGIN_VERSION', '2.4.d');
    1010defined('PHPWG_ROOT_PATH') or die('Hacking attempt!');
    1111
Note: See TracChangeset for help on using the changeset viewer.