diff options
| author | 2018-03-04 14:43:03 +0100 | |
|---|---|---|
| committer | 2018-03-04 14:43:03 +0100 | |
| commit | a37b95f6779e6e2035f0efb72cf5144e7fad2ea3 (patch) | |
| tree | 0f87fcc515fb493193f9c58a9a0ed19f4caf07e8 /constants.php | |
| parent | 67c173f79b011224c28ee7296484db065b2cd87a (diff) | |
Version 1.10.1
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
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/'); |
