aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-30 20:13:37 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-30 20:13:37 +0100
commit29e1f048159b7a580bdf1bab184e928f11d104b4 (patch)
tree39b0ae9ac0b0d1ed7fa11c747a0523cb3faa384b /constants.php
parent86f86d3825ffff5fc1d466d4524b90ee983511ee (diff)
Prepare master 1.6.0 release
https://github.com/FreshRSS/FreshRSS/issues/1328
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 2a8486ad1..08268fdc3 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.6.0-dev');
+define('FRESHRSS_VERSION', '1.6.0');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');