aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-11-03 22:43:46 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-11-03 22:43:46 +0100
commit6fe45f1541e154e8dc02346b3ea85a44d9a50ebe (patch)
tree77e22d39073b164ff2e39d554de0ed72835398e1 /constants.php
parentcb4da4eb47ab043cf3aea7c9c869fcec897fe7d2 (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 e5ae3ff00..87cfb030b 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.6.1');
+define('FRESHRSS_VERSION', '1.7.0-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');