Plugin Directory

Changeset 1269801


Ignore:
Timestamp:
10/20/2015 08:28:36 PM (10 years ago)
Author:
zubaka
Message:

Updated version number

Location:
zbplayer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zbplayer/tags/2.1.12/zbPlayer.php

    r1269790 r1269801  
    1010*/
    1111
    12 define('ZBPLAYER_VERSION', "2.1.11");
     12define('ZBPLAYER_VERSION', "2.1.12");
    1313define('ZBPLAYER_DEFAULT_WIDTH', "500");
    1414define('ZBPLAYER_DEFAULT_INITIALVOLUME', "60");
  • zbplayer/trunk/zbPlayer.php

    r1269785 r1269801  
    1010*/
    1111
    12 define('ZBPLAYER_VERSION', "2.1.11");
     12define('ZBPLAYER_VERSION', "2.1.12");
    1313define('ZBPLAYER_DEFAULT_WIDTH', "500");
    1414define('ZBPLAYER_DEFAULT_INITIALVOLUME', "60");
Note: See TracChangeset for help on using the changeset viewer.