diff --git a/application/config/version.php b/application/config/version.php index ed0325b00d..a6a7a732e7 100644 --- a/application/config/version.php +++ b/application/config/version.php @@ -26,8 +26,8 @@ /** * @var string The application files version number. */ -$config['version'] = '0.9.1.10'; -$config['release_date'] = '2015-11-03'; +$config['version'] = '0.9.1.11'; +$config['release_date'] = '2015-11-10'; $config['repository'] = 'https://github.com/Indicia-Team/warehouse/releases'; ?> diff --git a/reports/library/occurrences/filterable_occurrences_download.xml b/reports/library/occurrences/filterable_occurrences_download.xml index 06ca3bc527..bb3464705e 100644 --- a/reports/library/occurrences/filterable_occurrences_download.xml +++ b/reports/library/occurrences/filterable_occurrences_download.xml @@ -85,6 +85,7 @@ CASE WHEN det_last_val.text_value IS NULL THEN NULL ELSE det_last_val.text_value || COALESCE(', ' || det_first_val.text_value, '') END ELSE det_full_val.text_value END" /> + + +