diff options
| author | 2017-10-01 18:37:09 +0200 | |
|---|---|---|
| committer | 2017-10-01 18:37:09 +0200 | |
| commit | 1cf9816fe5b0c6aa6436c368ab69e43665d67f21 (patch) | |
| tree | 2541fd2e28a8905b2ce147782059af125e5382d9 /constants.php | |
| parent | f241fc1841df89285ecb6f124f0d70198d712b2f (diff) | |
Prepare future version 1.8.1
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 be70188e0..195c7e073 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.8.0'); +define('FRESHRSS_VERSION', '1.8.1-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
