summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-11-04 20:18:31 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-11-04 20:18:31 +0100
commit919c9c83013ea310f01c309f00dea3f8afa9033e (patch)
treeaf18a4aeda0f6291d0c17f8507bf025bc5b81544
parenta1267baa0b1caa801547ee674d9bb03c4b15d00b (diff)
Version 1.3.0-beta1.3.0-beta
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 1c50d4a83..40108f92d 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.1.4-dev');
+define('FRESHRSS_VERSION', '1.3.0-beta');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');