aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-06-12 22:27:04 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-06-12 22:27:04 +0200
commit1cc890c0eb1f8201da16af8d5ee0f4ea4828f862 (patch)
tree65d3733cb7529253b68d52c1a144189cf7b26ac1 /constants.php
parent17de4363b5b0ab3f3ddc703ccf98332770040e17 (diff)
Start next dev
https://github.com/FreshRSS/FreshRSS/pull/1165
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 4bf99585f..8d2708806 100644
--- a/constants.php
+++ b/constants.php
@@ -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');