diff options
| author | 2014-10-09 16:16:31 +0200 | |
|---|---|---|
| committer | 2014-10-09 16:16:31 +0200 | |
| commit | 42fd539a1b14f883077048a35864b4294b6efe94 (patch) | |
| tree | 11f49b307fe6903f83ce0cbd8c23474618ea7a96 /constants.php | |
| parent | 52173d71215733b9b94c7e6ae02dc84151d94d0a (diff) | |
Version 0.8.10.8.1
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 464e2da66..adc965244 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.8.0'); +define('FRESHRSS_VERSION', '0.8.1'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
