we are on the branch 2.1 now
git-svn-id: http://piwigo.org/svn/branches/2.1@6630 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
b23cc71576
commit
1b94ba922a
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
||||||
// +-----------------------------------------------------------------------+
|
// +-----------------------------------------------------------------------+
|
||||||
|
|
||||||
// Default settings
|
// Default settings
|
||||||
define('PHPWG_VERSION', 'Colibri');
|
define('PHPWG_VERSION', '2.1');
|
||||||
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
|
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
|
||||||
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');
|
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
// ****** Gallery configuration ****** //
|
// ****** Gallery configuration ****** //
|
||||||
// Script version
|
// Script version
|
||||||
$conf['version'] = 'Colibri';
|
$conf['version'] = '2.1';
|
||||||
|
|
||||||
// URL of main gallery
|
// URL of main gallery
|
||||||
// Example : http://www.my.domain/my/directory
|
// Example : http://www.my.domain/my/directory
|
||||||
|
|
Loading…
Add table
Reference in a new issue