diff options
| author | 2016-03-11 22:35:21 +0100 | |
|---|---|---|
| committer | 2016-03-11 22:35:21 +0100 | |
| commit | f64d7384a7df16c7fef7418038fc7f891bebb588 (patch) | |
| tree | bf47fd99928a6782a309cdd1171516029d4f9611 /constants.php | |
| parent | 90117b039743a2c9c7f715d4badd94ea41160562 (diff) | |
Prepare release 1.3.1-beta
https://github.com/FreshRSS/FreshRSS/issues/1113
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php index a501d0df5..a279534e3 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.3.1-dev'); +define('FRESHRSS_VERSION', '1.3.1-beta'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
