Updated version information.

This commit is contained in:
alext 2016-11-06 11:49:21 +01:00
parent 4d01b2c871
commit e8a0631bb9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
| |
*/ */
$config['version'] = '1.2'; // This must be changed manually. $config['version'] = '1.2'; // This must be changed manually.
$config['release_label'] = 'Beta.1'; // Leave empty for no title or add Alpha, Beta etc ... $config['release_label'] = ''; // Leave empty for no title or add Alpha, Beta etc ...
$config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE; $config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;
/* /*