aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-10-01 18:22:06 +0200
committerGravatar GitHub <noreply@github.com> 2017-10-01 18:22:06 +0200
commitf241fc1841df89285ecb6f124f0d70198d712b2f (patch)
tree7c84ac32cc845ab1d70ea5a3fb263c6613de34b0 /constants.php
parent128ab42227d8bd65068f3536c53c4892020c3e39 (diff)
Prepare release of version 1.8.0 (#1649)
https://github.com/FreshRSS/FreshRSS/milestone/24
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 792c39df7..be70188e0 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.7.1-dev');
+define('FRESHRSS_VERSION', '1.8.0');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');