diff options
| author | 2015-11-04 20:18:31 +0100 | |
|---|---|---|
| committer | 2015-11-04 20:18:31 +0100 | |
| commit | 919c9c83013ea310f01c309f00dea3f8afa9033e (patch) | |
| tree | af18a4aeda0f6291d0c17f8507bf025bc5b81544 | |
| parent | a1267baa0b1caa801547ee674d9bb03c4b15d00b (diff) | |
Version 1.3.0-beta1.3.0-beta
| -rw-r--r-- | constants.php | 2 |
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'); |
