summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-06-12 12:42:50 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-06-12 12:42:50 +0200
commit571b594bbf0965569d4dbd6d855de6dc3c97fe46 (patch)
tree2f597744354dcdd99bcc8aa44350f6e96dd2ca46
parente2bd228b002f070618c1e49973bd56e5e71f0ae5 (diff)
Prepare for 1.3.2-beta
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 2cf0f5bf4..4bf99585f 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.3.2-dev');
+define('FRESHRSS_VERSION', '1.3.2-beta');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');