aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-26 19:23:37 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-26 19:23:37 +0200
commite7b153fc7f2f70d963adf21555edd41b35e776a0 (patch)
tree960f18ff4cca3eb7f614a8527cd3bc4daf453f70 /constants.php
parentfd028c6114ff7d66cf717f9964ae0b9702df46de (diff)
parent1b34142e7d249363517d326b11eda42446ee85d2 (diff)
Merge remote-tracking branch 'FreshRSS/dev' into 1464-improve-english-translations
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 7dd2238bf..87cfb030b 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.6.3');
+define('FRESHRSS_VERSION', '1.7.0-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');