diff options
| author | 2020-09-24 10:13:05 +0200 | |
|---|---|---|
| committer | 2020-09-24 10:13:05 +0200 | |
| commit | 46e6340cc1dd44feea8224779a87bde3efb2438e (patch) | |
| tree | a2ad0a7b59dafb52a4b9486a210b18b7f921218c /constants.php | |
| parent | ef5199eaada8809177170850e1a15c1d84540f8b (diff) | |
Start 1.17.1-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 6a6da76a1..02a2cf8fa 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.17.0'); +define('FRESHRSS_VERSION', '1.17.1-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
