diff options
| author | 2016-11-02 21:42:58 +0100 | |
|---|---|---|
| committer | 2016-11-02 21:42:58 +0100 | |
| commit | c3d2496bb3ce665faf4a0f24a4aa2ab300ab56d3 (patch) | |
| tree | ad992c2259c52c181860f32a5cb2e879d97e2ca0 /constants.php | |
| parent | 1d3e5bdee069434fd65c2717ae8fcce8c54fe81d (diff) | |
| parent | cb4da4eb47ab043cf3aea7c9c869fcec897fe7d2 (diff) | |
Merge pull request #1351 from FreshRSS/dev1.6.1
Dev 1.6.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 08268fdc3..e5ae3ff00 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.6.0'); +define('FRESHRSS_VERSION', '1.6.1'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
