diff options
author | plegall <plg@piwigo.org> | 2016-07-07 18:27:11 +0200 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-07-07 18:27:11 +0200 |
commit | 374f341d0bbc7601dac82b60e637aeadf2218938 (patch) | |
tree | 59275e62c89f3cc464c55593fbfc730ebc13eb0a /include | |
parent | c72a414a4832d2f768161b87188f16cb151f6cc9 (diff) |
Diffstat (limited to 'include')
-rw-r--r-- | include/constants.php | 2 |
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'); |