diff options
| author | 2015-07-30 23:43:00 +0200 | |
|---|---|---|
| committer | 2015-07-30 23:43:00 +0200 | |
| commit | 27b93e9a9f7002ddb4ce30d4a9ee626e44c8037f (patch) | |
| tree | fce9e030ca193b93c69aaa172ac47c1b22e7c201 /constants.php | |
| parent | 2f2facac300b95021406085d5d1701e001a0af65 (diff) | |
| parent | f7190c34e1a1ea36bbc81a7dea8dcb7a39cea7cf (diff) | |
Merge remote-tracking branch 'origin/MinzSessionCookie' into 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 d5f0cc06b..dbc594fc3 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.1.2-dev'); +define('FRESHRSS_VERSION', '1.1.3-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'); |
