aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-11-01 12:46:00 +0000
committerplegall <plg@piwigo.org>2013-11-01 12:46:00 +0000
commitc6363d8670c6fdfc4b90c280d4c5e56401dd9eb1 (patch)
treeef5042e0044e74a31593d78272bc4297bc018e1a /include/constants.php
parent5f366b2ec61e344824ffcd087cab982da57ab69a (diff)
next version is 2.6.0beta2
git-svn-id: http://piwigo.org/svn/trunk@25283 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/constants.php')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 441b1dfd6..58e254044 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.6.0beta1');
+define('PHPWG_VERSION', '2.6.0beta2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');