diff options
| author | 2015-09-12 19:08:38 +0200 | |
|---|---|---|
| committer | 2015-09-12 19:08:38 +0200 | |
| commit | 7378b0c7237c8ba2b8bd313e584a20fc14b37477 (patch) | |
| tree | 2f0c02332fef6829dc443a7f40968b43890e8957 /constants.php | |
| parent | 0204e8ff08ba9ae103c46d08484cf30aedfb9148 (diff) | |
Prepare version 1.1.4-dev
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 dbc594fc3..0035c259b 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.1.3-dev'); +define('FRESHRSS_VERSION', '1.1.4-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'); |
