aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-06 19:53:31 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-06 19:53:31 +0100
commitba56d650e94948ab68aa3c899b86dab2f0247c28 (patch)
tree50d5a83a743f07a5614aa0d049294f4dbc32d95a /constants.php
parent61878794a944d47bd3098ce0f18eaa303174fc67 (diff)
Release 1.15.1
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 54c38da94..1f9a0f01c 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.1-dev');
+define('FRESHRSS_VERSION', '1.15.1');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');