aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2016-03-12 12:23:04 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2016-03-12 12:24:25 +0100
commit2f2a3853312df7ecd8700368ffb29b057ec79755 (patch)
tree86efadcdde75f2c32ce4fcb8048af7256c0f970c /constants.php
parent8f4c61a4154641ac22e6d541b6994add3c4803cb (diff)
Start 1.3.2-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 a279534e3..2cf0f5bf4 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.3.1-beta');
+define('FRESHRSS_VERSION', '1.3.2-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');