Start next dev

https://github.com/FreshRSS/FreshRSS/pull/1165
This commit is contained in:
Alexandre Alapetite
2016-06-12 22:27:04 +02:00
parent 17de4363b5
commit 1cc890c0eb

View File

@@ -1,5 +1,5 @@
<?php
define('FRESHRSS_VERSION', '1.3.2-beta');
define('FRESHRSS_VERSION', '1.3.3-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');