aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-12-21 17:14:25 +0100
committerGravatar GitHub <noreply@github.com> 2016-12-21 17:14:25 +0100
commitf4bbc2ba820277fc535c66233f6a94aea91c5a3b (patch)
tree7f864ec9b7d4fdd9a09cedc750d4f621a6f89d3b /constants.php
parent1c45d9b94d9d7978f09fc1275f1a0a7603bd0990 (diff)
parent25aa4fba7e45a57c08886996e7cc6619c70e148d (diff)
Merge pull request #1395 from Alkarex/prepare-1.6.2
Prepare intermediate version 1.6.2
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 87cfb030b..2d934ec7c 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.7.0-dev');
+define('FRESHRSS_VERSION', '1.6.2-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');