Move upgrade tasks to the correct version
[civicrm-core.git] / CRM / Upgrade / Incremental / sql / 4.7.15.mysql.tpl
index 4995379ef5577e9c5a333f0c165968e87eea442f..4052097c031ad6c9a7c27d1c6ae241fdedf32be3 100644 (file)
@@ -1,4 +1,4 @@
 {* file to handle db changes in 4.7.15 during upgrade *}
 
 -- CRM-19685 (fix for inconsistencies)
-UPDATE civicrm_contact SET preferred_mail_format = 'Both' WHERE preferred_mail_format IS NULL;
\ No newline at end of file
+UPDATE civicrm_contact SET preferred_mail_format = 'Both' WHERE preferred_mail_format IS NULL;