diff options
| author | 2016-08-29 19:46:41 +0200 | |
|---|---|---|
| committer | 2016-08-29 19:46:41 +0200 | |
| commit | d552703f67da5568a5e826bc453f572e03d081cd (patch) | |
| tree | 52970d6f15c37deb13bb7556d2f80f9830e83e04 /constants.php | |
| parent | 07d2015127e934c8e548687a61aa5e0522293758 (diff) | |
Release version 1.5.0
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 8a6ce8a66..80a22c8f0 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.5.0-dev'); +define('FRESHRSS_VERSION', '1.5.0'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
