aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-12 17:11:01 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-12 17:11:01 +0100
commit5761020a41b42430964f75ae94a806c67961e322 (patch)
treeac03a131e07576a6524bae420f7f30c2c390b651 /constants.php
parent874fce6656ce0a4fb144af672e8a31f1ec5f64f5 (diff)
Start 1.15.3-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 e8cabb157..ea9ce3b88 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.2');
+define('FRESHRSS_VERSION', '1.15.3-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');