aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-06-03 13:42:36 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-06-03 13:42:36 +0200
commitf7a4499a06b91cfac333a6b497960fd60b26525a (patch)
treea6eb6d16b56f04f69a90d0c633a172dd9203c06d /constants.php
parentc0122003fe3031926546012b86a38b5187082613 (diff)
Start FreshRSS 1.11.1-dev
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 29ee59181..62737e948 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.11.0');
+define('FRESHRSS_VERSION', '1.11.1-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');