diff options
| author | 2016-12-21 17:06:44 +0100 | |
|---|---|---|
| committer | 2016-12-21 17:06:44 +0100 | |
| commit | 25aa4fba7e45a57c08886996e7cc6619c70e148d (patch) | |
| tree | 0182a08fee0dd6c30d9ae40823e7d9bf0d631df5 /constants.php | |
| parent | ad49d4bdcacfa04a39d2814b7e48aca9262a486d (diff) | |
Prepare intermediate version 1.6.2
Mostly some bug fixes since 1.6.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 87cfb030b..2d934ec7c 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.7.0-dev'); +define('FRESHRSS_VERSION', '1.6.2-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
