diff options
| author | 2015-10-24 21:30:18 +0200 | |
|---|---|---|
| committer | 2015-10-24 21:30:18 +0200 | |
| commit | ab11b333b4c37f6765316ab6214cd356e2574be6 (patch) | |
| tree | c443f0297e8096605db88d036b24ba1d3639dcd6 /constants.php | |
| parent | ea47e2b1d49f706792e864201f5731ba1e70d20f (diff) | |
| parent | 84824f8599ef8b7613c7c6829221aa8b88aa3846 (diff) | |
Merge branch 'add-category-warning' of https://github.com/aledeg/FreshRSS into aledeg-add-category-warning
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'); |
