aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Patrick Crandol <patrick@crandol.com> 2018-10-30 14:13:33 -0400
committerGravatar Patrick Crandol <patrick@crandol.com> 2018-10-30 14:13:33 -0400
commitbe7acc0132b273961653af33abcc46a374b356a2 (patch)
tree7dbe83f6c21d47e381ecc8dc61a053641ad56d79 /constants.php
parente04804d0f67dd43fd3f072b9a127768ee7b7b56c (diff)
parent43e0b026579654adce48590dd1746fc8abc20a3d (diff)
Merge remote-tracking branch 'origin/dev' into 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 2740dc63d..65c2027ee 100644
--- a/constants.php
+++ b/constants.php
@@ -2,7 +2,7 @@
//NB: Do not edit; use ./constants.local.php instead.
//<Not customisable>
-define('FRESHRSS_VERSION', '1.12.0');
+define('FRESHRSS_VERSION', '1.12.1-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');