aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-06-03 15:13:26 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-06-03 15:13:26 +0200
commit6f3653d430c86b026f8e007a276fdba2b09b61b3 (patch)
tree2df9fd1daf5b994d7bbde8dd46f7605e4370c268 /constants.php
parent8a04454655112d1c355d143166a56202c84c0a35 (diff)
Final changes 1.7.0
https://github.com/FreshRSS/FreshRSS/pull/1564 https://github.com/FreshRSS/FreshRSS/pull/1559
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 87cfb030b..ef60baea0 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.7.0-dev');
+define('FRESHRSS_VERSION', '1.7.0');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');