aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-11-19 14:46:54 +0000
committerplegall <plg@piwigo.org>2013-11-19 14:46:54 +0000
commitbc995ccbae98adf662ee3e2d78b1714af6594283 (patch)
treef57ece9ec41c56a503551bc0c87ed707f43ef980 /include/constants.php
parent84bd67c70136fa17fd043aa2c34b3a06e32534fd (diff)
next release is 2.6.0RC1
git-svn-id: http://piwigo.org/svn/trunk@25575 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 58e254044..6ea597a6c 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.6.0beta2');
+define('PHPWG_VERSION', '2.6.0RC1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');