aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-10-01 18:37:09 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-10-01 18:37:09 +0200
commit1cf9816fe5b0c6aa6436c368ab69e43665d67f21 (patch)
tree2541fd2e28a8905b2ce147782059af125e5382d9 /constants.php
parentf241fc1841df89285ecb6f124f0d70198d712b2f (diff)
Prepare future version 1.8.1
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 be70188e0..195c7e073 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.8.0');
+define('FRESHRSS_VERSION', '1.8.1-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');