aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.php b/constants.php
index 02a2cf8fa..7616195b6 100644
--- a/constants.php
+++ b/constants.php
@@ -2,6 +2,7 @@
//NB: Do not edit; use ./constants.local.php instead.
//<Not customisable>
+define('FRESHRSS_MIN_PHP_VERSION', '5.6.0');
define('FRESHRSS_VERSION', '1.17.1-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');