Dotclear

Changeset 3195:fd5315034154


Ignore:
Timestamp:
02/29/16 12:32:40 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Now, working on the 2.10

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r3179 r3194  
    2424* Update jQuery from 1.11.3 to 2.2.0, jQuery-migrate from 1.2.1 to 1.3.0, jQuery-ui-custom from 1.11.2 to 1.11.4 
    2525* Provide jQuery 2.2.0 for public use (themes/plugins) - 1.4.2 (default) and 1.11.3 still provided 
     26* Some locales added or updated 
    2627* PHP 7 compliance, PHP 5.3 min 
    2728* Fix : Cope with "unknown" scheme in url (ie nor http: neither https: is defined in origin url) 
  • inc/prepend.php

    r3193 r3195  
    142142# Constants 
    143143define('DC_ROOT',path::real(dirname(__FILE__).'/..')); 
    144 define('DC_VERSION','2.9'); 
     144define('DC_VERSION','2.10-dev'); 
    145145define('DC_DIGESTS',dirname(__FILE__).'/digests'); 
    146146define('DC_L10N_ROOT',dirname(__FILE__).'/../locales'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map