aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-01-14 10:42:55 +0100
committerplegall <plg@piwigo.org>2016-01-14 10:42:55 +0100
commit9b10ebad3aef8d9a602d4395e7f355300d089997 (patch)
treed08c03d83be1cd8d5eb849643bbdc611b1f16a39
parent39fc4a604e723ee3f6d2a16e025d7bad62c168b1 (diff)
next version is 2.8.0RC1
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index f9a032d0f..e34ff5594 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.8.0beta1');
+define('PHPWG_VERSION', '2.8.0RC1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');