diff options
| author | 2016-08-31 15:56:59 +0200 | |
|---|---|---|
| committer | 2016-08-31 15:56:59 +0200 | |
| commit | e098119441b5a2d15bb2ba395dcdc90a0c345e2c (patch) | |
| tree | 02f02bfbf00282c3dd328f2034b3138b9d7aa1b6 /constants.php | |
| parent | c25fdbcc0990b637e305665a456e52e1aa3dec0a (diff) | |
| parent | 57705c679b56b0f9eb5c343fd24f15fc80926b5b (diff) | |
Merge branch 'FreshRSS/dev' into PostgreSQL
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..2a8486ad1 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.5.0-dev'); +define('FRESHRSS_VERSION', '1.6.0-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
