aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-31 16:58:53 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-10-31 16:58:53 +0100
commitee50df518310d3aee5efb5a0c15548b457d10e7e (patch)
tree30dcf7e3ae471b30810fb22ed701e0bb7d034fc8 /constants.php
parent54479a5027d83b5dc8deee5e2795c9d89c732ba0 (diff)
Version 0.9.2
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 615e31abf..39e5f95c1 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '0.9.1');
+define('FRESHRSS_VERSION', '0.9.2');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');