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