aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2016-08-31 15:56:59 +0200
committerGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2016-08-31 15:56:59 +0200
commite098119441b5a2d15bb2ba395dcdc90a0c345e2c (patch)
tree02f02bfbf00282c3dd328f2034b3138b9d7aa1b6 /constants.php
parentc25fdbcc0990b637e305665a456e52e1aa3dec0a (diff)
parent57705c679b56b0f9eb5c343fd24f15fc80926b5b (diff)
Merge branch 'FreshRSS/dev' into PostgreSQL
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 8a6ce8a66..2a8486ad1 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.5.0-dev');
+define('FRESHRSS_VERSION', '1.6.0-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');