diff options
| author | 2017-06-08 19:35:18 +0200 | |
|---|---|---|
| committer | 2017-06-08 19:35:18 +0200 | |
| commit | cd0d5ce32ede7311da6f4aead7bc2fe2a983bf4b (patch) | |
| tree | df9199479da54fb6203fafbc11ddaf214d60c4ff /constants.php | |
| parent | c2ed05c069a0e96beea6ab53d9537c84febdda71 (diff) | |
Prepare next version
Will be 1.7.1 or 1.8
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 ef60baea0..6819e8d2d 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.7.0'); +define('FRESHRSS_VERSION', '1.7.1-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
