diff options
| author | 2019-11-12 17:11:01 +0100 | |
|---|---|---|
| committer | 2019-11-12 17:11:01 +0100 | |
| commit | 5761020a41b42430964f75ae94a806c67961e322 (patch) | |
| tree | ac03a131e07576a6524bae420f7f30c2c390b651 /constants.php | |
| parent | 874fce6656ce0a4fb144af672e8a31f1ec5f64f5 (diff) | |
Start 1.15.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 e8cabb157..ea9ce3b88 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.15.2'); +define('FRESHRSS_VERSION', '1.15.3-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
