diff options
| author | 2015-01-15 14:18:48 +0100 | |
|---|---|---|
| committer | 2015-01-15 14:18:48 +0100 | |
| commit | e92acfd8227bc3ac94e9039343ff76c20facf29a (patch) | |
| tree | 02e8981322021a5bb2453828e33bb4ebdb6f7d01 /constants.php | |
| parent | eaf6c2c33e3c058bd6890c9fb30308b13727b19d (diff) | |
Version 0.9.40.9.4
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 afa5fe7ff..a5f2eb4bb 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.9.3'); +define('FRESHRSS_VERSION', '0.9.4'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
