summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-26 14:47:48 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-09-26 14:47:48 +0200
commit444b1552364b39761c3278c7da5152fd3998f216 (patch)
tree3ca9dd42155228292f0842d65b9b6d90e9140639 /constants.php
parent147a3d21bbe78ae66c7134ac0c355472a92e1159 (diff)
Version 0.8.00.8.0
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 4c515d121..464e2da66 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '0.8-dev');
+define('FRESHRSS_VERSION', '0.8.0');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');