aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-07-07 18:27:11 +0200
committerplegall <plg@piwigo.org>2016-07-07 18:27:11 +0200
commit374f341d0bbc7601dac82b60e637aeadf2218938 (patch)
tree59275e62c89f3cc464c55593fbfc730ebc13eb0a
parentc72a414a4832d2f768161b87188f16cb151f6cc9 (diff)
next release is 2.8.22.8.22.8
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index e92e4e48e..22bb96787 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.8.1');
+define('PHPWG_VERSION', '2.8.2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');