summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-09 16:19:05 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-09 16:19:05 +0200
commitcff8636e770b2072a41928cd918b37654c0dafbb (patch)
treebe949c07bee6a160eb1970d2c760ddefd3bc5812 /constants.php
parent799bb6e0de68f5dddde53a6ea7178a518d16cbfa (diff)
Version 0.9.10.9.1
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
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');