aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2016-08-31 15:56:07 +0200
committerGravatar Alexandre Alapetite <alexandre.alapetite@alexandra.dk> 2016-08-31 15:56:07 +0200
commit57705c679b56b0f9eb5c343fd24f15fc80926b5b (patch)
treea4ba846ad9b2454d2ccea4b1ff1c36a4187991e6 /constants.php
parentaea7cd78367ef867cdac7082ac1e9f61c4de7e19 (diff)
Start 1.6.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 80a22c8f0..2a8486ad1 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.5.0');
+define('FRESHRSS_VERSION', '1.6.0-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');