diff options
| author | 2014-12-12 19:01:20 +0100 | |
|---|---|---|
| committer | 2014-12-12 19:01:20 +0100 | |
| commit | caa274c75b6a7471f09f9c21057749c686e155fb (patch) | |
| tree | 27b063f3d36604539a4713991197d7d7f31c18d0 /constants.php | |
| parent | 78dbc4a714912ccaba16ef3ee6bd2a834e130944 (diff) | |
Version 0.9.30.9.3
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 39e5f95c1..3ddace95d 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.9.2'); +define('FRESHRSS_VERSION', '0.9.3'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
