diff options
| author | 2016-03-17 20:46:55 +0100 | |
|---|---|---|
| committer | 2016-03-17 20:46:55 +0100 | |
| commit | a062a3cff73f280f70c3acde573da3eb32fef404 (patch) | |
| tree | 86efadcdde75f2c32ce4fcb8048af7256c0f970c /constants.php | |
| parent | dfb8aafe0dd88e5e7ce3434cbd1543ff1f3d039c (diff) | |
| parent | 2f2a3853312df7ecd8700368ffb29b057ec79755 (diff) | |
Merge branch 'FreshRSS/dev' into dev
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 a279534e3..2cf0f5bf4 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.3.1-beta'); +define('FRESHRSS_VERSION', '1.3.2-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
