summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2016-07-23 17:12:10 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2016-07-23 17:12:10 +0200
commit92d4ad32c9eb165dee6dc6d4b8cf510428dde9ec (patch)
tree6dae9295ae05e23847f17bc207df0c46fd990c7a
parent3f705cf03ccd919e0930bc3e95b98daff9f0560a (diff)
Version 1.4.01.4.0
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 4bf99585f..44e68c13c 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.3.2-beta');
+define('FRESHRSS_VERSION', '1.4.0');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');