aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-02-04 15:24:37 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-02-04 15:24:37 +0100
commit67aea86baef33f958062030d977a6f861bd9c8f2 (patch)
tree138a306085bff8f88d2f5fa66cfc69845305f2f6 /constants.php
parent05ca0517bbcc782a45692dcde0f9258d3165f6bc (diff)
Release 1.19.21.19.2
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 eb890bed7..a0fc37e7e 100644
--- a/constants.php
+++ b/constants.php
@@ -3,7 +3,7 @@
//<Not customisable>
define('FRESHRSS_MIN_PHP_VERSION', '7.0.0');
-define('FRESHRSS_VERSION', '1.19.2-dev');
+define('FRESHRSS_VERSION', '1.19.2');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');