diff options
| author | 2015-06-01 20:10:14 +0200 | |
|---|---|---|
| committer | 2015-06-01 20:10:14 +0200 | |
| commit | 7aea9b072a5a06e14a49a88f5bdf411d57385545 (patch) | |
| tree | c4bcf466e174c9abc1f15b29e8940e5fabad803d | |
| parent | d68f6fcd38e52cc8264d0f7e8df40906fea60633 (diff) | |
| parent | ee55fd13a9ac24b908b83f0f6b0ae2cbb8f2c3f0 (diff) | |
Merge branch 'FreshRSS/dev' into dev
| -rw-r--r-- | constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php index 0b4694e8a..d5f0cc06b 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.1.1-dev'); +define('FRESHRSS_VERSION', '1.1.2-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
