Ignore:
Timestamp:
May 8, 2015, 9:22:22 PM (9 years ago)
Author:
SergeD
Message:

version 1.0.17 - refer to changelog for more details

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GDThumb/main.inc.php

    r31060 r31134  
    22/*
    33Plugin Name: gdThumb
    4 Version: 1.0.16
     4Version: 1.0.17
    55Description: Apply Masonry style to album or image thumbs
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=771
     
    1919// | Plugin constants                                               |
    2020// +-----------------------------------------------------------------------+
    21 define('GDTHUMB_VERSION', '1.0.16');
     21define('GDTHUMB_VERSION', '1.0.17');
    2222define('GDTHUMB_ID',      basename(dirname(__FILE__)));
    2323define('GDTHUMB_PATH' ,   PHPWG_PLUGINS_PATH . GDTHUMB_ID . '/');
Note: See TracChangeset for help on using the changeset viewer.