diff options
| author | 2019-11-22 18:40:49 +0100 | |
|---|---|---|
| committer | 2019-11-22 18:40:49 +0100 | |
| commit | 03208771f7d38771f7b9c965b79877d97cce311a (patch) | |
| tree | 4cf0beb2dd5f52ca8f204057e644c700816eb50b /constants.php | |
| parent | 996b49f1d8fba327f24b5859f3bacb85edb79da9 (diff) | |
Start 1.15.4-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 d4e9d1fa3..b6500f078 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.3'); +define('FRESHRSS_VERSION', '1.15.4-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
