aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-21 16:33:15 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-21 16:33:15 +0100
commit3e1e5c80e93d9111be3bdbe59c37c2199ad810c2 (patch)
tree6d3439af781bb1899b3fb056f1de0b6c6f9f6303 /constants.php
parent05539150c1d08d4fb090f45347def5079918d0d0 (diff)
Bump to FreshRSS 1.15.3
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 ea9ce3b88..d4e9d1fa3 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.15.3-dev');
+define('FRESHRSS_VERSION', '1.15.3');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');