Start version 1.1.2-dev

This commit is contained in:
Alexandre Alapetite
2015-06-01 19:32:19 +02:00
parent 6fe26d9fba
commit 12972ee54a

View File

@@ -1,5 +1,5 @@
<?php
define('FRESHRSS_VERSION', '1.1.1-beta');
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');