diff options
| author | 2014-10-31 16:58:53 +0100 | |
|---|---|---|
| committer | 2014-10-31 16:58:53 +0100 | |
| commit | ee50df518310d3aee5efb5a0c15548b457d10e7e (patch) | |
| tree | 30dcf7e3ae471b30810fb22ed701e0bb7d034fc8 /constants.php | |
| parent | 54479a5027d83b5dc8deee5e2795c9d89c732ba0 (diff) | |
Version 0.9.2
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 615e31abf..39e5f95c1 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.9.1'); +define('FRESHRSS_VERSION', '0.9.2'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
