Changeset 21902


Ignore:
Timestamp:
Mar 29, 2013, 2:53:06 PM (11 years ago)
Author:
plg
Message:

update to version 2.4.1, compatibility checked with Piwigo 2.5

Location:
extensions/AStat
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/AStat/astat_version.inc.php

    r15342 r21902  
    1515  if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    1616
    17   define('ASTAT_VERSION',  '2.4.0');
    18   define('ASTAT_VERSION2', '02.04.00');
     17  define('ASTAT_VERSION',  '2.4.1');
     18  define('ASTAT_VERSION2', '02.04.01');
    1919  define('ASTAT_GPC_NEEDED', '3.5.2');
    2020?>
  • extensions/AStat/main.inc.php

    r16453 r21902  
    22/*
    33Plugin Name: AStat.2
    4 Version: 2.3.0
     4Version: 2.4.1
    55Description: Statistiques avancées / Advanced statistics
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=172
     
    6868|         |            |   . compatibility with piwigo 2.4
    6969|         |            |
     70| 2.4.1   | 2013/03/29 | * compatibility with piwigo 2.5
    7071|         |            |
    7172|         |            |
Note: See TracChangeset for help on using the changeset viewer.