aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-01-23 10:33:36 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-01-23 10:33:36 +0100
commitd8dd628de81bbd6fbad989105af5b41427207726 (patch)
tree904d87b9d05ad4597ec8e435c859f2895d3b309c /constants.php
parent109f63be2620cf108efdfebd43f491e2720c824a (diff)
Start 1.7.0-dev
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 cb00839e2..87cfb030b 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.6.2');
+define('FRESHRSS_VERSION', '1.7.0-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');