aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-26 19:06:05 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-26 19:06:05 +0200
commit5888c37bbebb261f024e174b32c3e4543024f068 (patch)
tree87de4967067e4f65f55d562e68f8752e1f061903 /constants.php
parent7a6751b50d9c809d2127a154bf811f576a24e4a4 (diff)
parentf48ce976246df829df7ef90852ee02c169e17402 (diff)
Merge branch 'FreshRSS/dev' into compat-php7.1
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 c6966fb7a..87cfb030b 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.6.4-dev');
+define('FRESHRSS_VERSION', '1.7.0-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');