diff options
| author | 2018-03-09 11:10:09 +0100 | |
|---|---|---|
| committer | 2018-03-09 11:10:09 +0100 | |
| commit | be47672e009080782e69a8210ae176d06f5f8143 (patch) | |
| tree | 9016e1bc004a1d6ed4a1f1f325a1ed637745af82 /constants.php | |
| parent | 1e4cc18bef238fd19e0ce3f9524af2b00b570ade (diff) | |
Start FreshRSS 1.10.3-dev
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
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/'); |
