aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-03-09 11:10:09 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-03-09 11:10:09 +0100
commitbe47672e009080782e69a8210ae176d06f5f8143 (patch)
tree9016e1bc004a1d6ed4a1f1f325a1ed637745af82 /constants.php
parent1e4cc18bef238fd19e0ce3f9524af2b00b570ade (diff)
Start FreshRSS 1.10.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 188560eb5..af676247c 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.10.2');
+define('FRESHRSS_VERSION', '1.10.3-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');