summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-15 14:18:48 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-15 14:18:48 +0100
commite92acfd8227bc3ac94e9039343ff76c20facf29a (patch)
tree02e8981322021a5bb2453828e33bb4ebdb6f7d01 /constants.php
parenteaf6c2c33e3c058bd6890c9fb30308b13727b19d (diff)
Version 0.9.40.9.4
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 afa5fe7ff..a5f2eb4bb 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '0.9.3');
+define('FRESHRSS_VERSION', '0.9.4');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');