diff options
| author | 2018-09-09 11:25:33 +0200 | |
|---|---|---|
| committer | 2018-09-09 11:25:33 +0200 | |
| commit | 1802c1e9ae7d3d55a0e37e1cc2e7c0acc25f70ba (patch) | |
| tree | 2efe48133d2c874c65a99ae3a6cd92bb0dff4fe8 /constants.php | |
| parent | c00743b9b76b177532314a63793cac96ff4228bc (diff) | |
Prepare release 1.11.2
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 8b8422421..2bd64708f 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-dev'); +define('FRESHRSS_VERSION', '1.11.2'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
