diff options
| author | 2014-10-09 16:19:05 +0200 | |
|---|---|---|
| committer | 2014-10-09 16:19:05 +0200 | |
| commit | cff8636e770b2072a41928cd918b37654c0dafbb (patch) | |
| tree | be949c07bee6a160eb1970d2c760ddefd3bc5812 /constants.php | |
| parent | 799bb6e0de68f5dddde53a6ea7178a518d16cbfa (diff) | |
Version 0.9.10.9.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 5bbb1a6a8..615e31abf 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.9.0'); +define('FRESHRSS_VERSION', '0.9.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'); |
