@@ -1,5 +1,8 @@
# Changelog
+## 2017-1X-XX FreshRSS 1.8.1-dev
+
## 2017-10-01 FreshRSS 1.8.0
* Compatibility:
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.8.0');
+define('FRESHRSS_VERSION', '1.8.1-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');