aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/constants.php
diff options
context:
space:
mode:
authorMarien Fressinaud <dev@marienfressinaud.fr>2015-11-04 21:44:08 +0100
committerMarien Fressinaud <dev@marienfressinaud.fr>2015-11-04 21:44:08 +0100
commit9d55313b92811bad7b4d0cc8bc87c3dcd8fafb2c (patch)
treeafd57dc7cdfcf964e3553ef1d94b7c83f010b013 /constants.php
parent4525e547faa8781e37f86125110f28248eb67fd3 (diff)
downloadfreshrss-9d55313b92811bad7b4d0cc8bc87c3dcd8fafb2c.tar.gz
freshrss-9d55313b92811bad7b4d0cc8bc87c3dcd8fafb2c.zip
Start 1.3.1-dev version
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 1c50d4a83..a501d0df5 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.1.4-dev');
+define('FRESHRSS_VERSION', '1.3.1-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');