diff options
| author | 2016-12-21 17:09:04 +0100 | |
|---|---|---|
| committer | 2016-12-21 17:09:04 +0100 | |
| commit | 969c61871ed65ee3fd9007db03a51ef94f24df72 (patch) | |
| tree | 50526d7d2770c894515d8437b5774478663e52ac /constants.php | |
| parent | 5fd1fc225c9ae37305d8bcffe60a4138afa22f6a (diff) | |
| parent | 25aa4fba7e45a57c08886996e7cc6619c70e148d (diff) | |
Merge branch 'prepare-1.6.2' into favicon-user-agent
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'); |
