diff options
| author | 2017-03-11 10:28:17 +0100 | |
|---|---|---|
| committer | 2017-03-11 10:28:17 +0100 | |
| commit | 0c5cc388465f853a3ae4a94b50f358ea8f667a52 (patch) | |
| tree | 59d2d5a8e34fcb279a53a2b44fde1e36c888672d /constants.php | |
| parent | a78ebd09654d8b126929b9a2b793b8ec740b0dc5 (diff) | |
Prepare release 1.6.3
https://github.com/FreshRSS/FreshRSS/milestone/22
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 184c9bbcb..7dd2238bf 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.6.3-dev'); +define('FRESHRSS_VERSION', '1.6.3'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
