aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2013-06-14 21:35:42 +0000
committermistic100 <mistic@piwigo.org>2013-06-14 21:35:42 +0000
commit6529d1db103c9ee5e277817d9a781401902e4e56 (patch)
treea3f7e939f1c2a8d0b422849cc28aca5c5070dcda /include/constants.php
parent96eafa0a3ba9dd49095c4e3c93a264487fbef0a8 (diff)
set trunk version to 2.6.0beta1
git-svn-id: http://piwigo.org/svn/trunk@23217 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 a255d3927..441b1dfd6 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.5.0');
+define('PHPWG_VERSION', '2.6.0beta1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');