diff options
| author | 2018-09-12 16:07:37 +0200 | |
|---|---|---|
| committer | 2018-09-12 16:07:37 +0200 | |
| commit | 19f48ce98e2e0f6cfef779dc7cfccabba3125a0e (patch) | |
| tree | fbf06cac6facec72bf1b39b4295520663964da2a /constants.php | |
| parent | 1802c1e9ae7d3d55a0e37e1cc2e7c0acc25f70ba (diff) | |
Towards version 1.11.3
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 2bd64708f..ddce51c53 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.2'); +define('FRESHRSS_VERSION', '1.11.3-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
