aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-17 20:40:51 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-17 20:40:51 +0100
commitea49b645f0369fc926eac5b61b1063058887a3d4 (patch)
treefd75f3221f351c7291fbd6f1cb093114f83fadfd /constants.php
parent60f56539c3f30fd3f7ba4f2a3570f7029ac93e5f (diff)
parentf890642ae88804e5d2f58d1e8a9f986ed6f3379e (diff)
Merge branch 'FreshRSS/dev' into FreshRSS/master1.9.0
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 2c791c3c5..c18c2d94d 100644
--- a/constants.php
+++ b/constants.php
@@ -2,7 +2,7 @@
//NB: Do not edit; use ./constants.local.php instead.
//<Not customisable>
-define('FRESHRSS_VERSION', '1.8.1-dev');
+define('FRESHRSS_VERSION', '1.9.0');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');