aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-03-10 20:41:30 +0100
committerplegall <plg@piwigo.org>2016-03-10 20:41:30 +0100
commit9f15161b62a607967127f1dab96b4f18cd66adb7 (patch)
treeb31f71e4119aafc7c3241419eda061d94ea3354e
parenteb1fb6312850f210e85ca1c0e866dd8ddadf9e21 (diff)
next version is 2.8.1
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 347389dc8..e92e4e48e 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.8.0');
+define('PHPWG_VERSION', '2.8.1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');