diff options
| author | 2017-02-23 22:02:32 +0100 | |
|---|---|---|
| committer | 2017-02-23 22:02:32 +0100 | |
| commit | f304cfe24eca6028a1fee519f9b8be0713cd72d4 (patch) | |
| tree | fb822de8cde6c12b5b5baa1a87519a83f0e1f1e4 /constants.php | |
| parent | e150921c2387d6b6d3c659b316d7644e3c8c1610 (diff) | |
Prepare for intermediate version 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 87cfb030b..184c9bbcb 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.7.0-dev'); +define('FRESHRSS_VERSION', '1.6.3-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
