aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-03-04 14:43:03 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-03-04 14:43:03 +0100
commita37b95f6779e6e2035f0efb72cf5144e7fad2ea3 (patch)
tree0f87fcc515fb493193f9c58a9a0ed19f4caf07e8 /constants.php
parent67c173f79b011224c28ee7296484db065b2cd87a (diff)
Version 1.10.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 7b61d35a9..e0a271ee8 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.10.1-dev');
+define('FRESHRSS_VERSION', '1.10.1');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');