aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-26 19:36:44 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-03-26 19:36:44 +0200
commitfbdc22f75a896363d6c0f1a5b1d84adf8209fb88 (patch)
treeecdaacfc355f45d77a89bd46d70c5e06aae017e6 /constants.php
parenta7064dc700f1a41129511866cb2fb36c522c0d6c (diff)
parente042e4ad2595263a84a6fe1056913ec431b9814a (diff)
Merge branch 'FreshRSS/dev' into defered-insertion
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');