diff options
| author | 2014-09-26 14:51:53 +0200 | |
|---|---|---|
| committer | 2014-09-26 14:51:53 +0200 | |
| commit | 6dfbc28042c6e18da9c7578ed626064a4d8c7cb3 (patch) | |
| tree | 7049d8c64147fe144366e2b2b9466701745b91f9 /constants.php | |
| parent | f0fb1fbb07347d3a2fd7b853bff1f91807cd2d89 (diff) | |
Version 0.9.00.9.0
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 d9f2eab08..5bbb1a6a8 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.7.4'); +define('FRESHRSS_VERSION', '0.9.0'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
