mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
change version number to 2.2.5
git-svn-id: http://piwigo.org/svn/branches/2.2@11768 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
// Default settings
|
||||
define('PHPWG_VERSION', '2.2.4');
|
||||
define('PHPWG_VERSION', '2.2.5');
|
||||
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
|
||||
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
// ****** Gallery configuration ****** //
|
||||
// Script version
|
||||
$conf['version'] = '2.2.3';
|
||||
$conf['version'] = '2.2.5';
|
||||
|
||||
// URL of main gallery
|
||||
// Example : http://www.my.domain/my/directory
|
||||
|
||||
Reference in New Issue
Block a user