diff options
| author | 2015-02-03 10:32:41 +0100 | |
|---|---|---|
| committer | 2015-02-03 10:32:41 +0100 | |
| commit | 88f94661f3e4a7007938f237f3a74753446abeae (patch) | |
| tree | 1dafab73dc62f1ad67773be09fc1c77d2b6962ce /constants.php | |
| parent | e91b72b63cd11ae3c4f59e48439e93955242c673 (diff) | |
New version number for dev (1.2-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 8136afc85..b20bf0710 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '0.10-dev'); +define('FRESHRSS_VERSION', '1.2-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
