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