From 8a2c44a1ff675f0597b0c50baffb51ca14e909a6 Mon Sep 17 00:00:00 2001 From: "Donald A. Lobo" Date: Mon, 4 Mar 2013 09:47:24 -0800 Subject: [PATCH] fix CRM-12002 --- CRM/Upgrade/Incremental/sql/4.3.beta2.mysql.tpl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CRM/Upgrade/Incremental/sql/4.3.beta2.mysql.tpl diff --git a/CRM/Upgrade/Incremental/sql/4.3.beta2.mysql.tpl b/CRM/Upgrade/Incremental/sql/4.3.beta2.mysql.tpl new file mode 100644 index 0000000000..0fcae94ef7 --- /dev/null +++ b/CRM/Upgrade/Incremental/sql/4.3.beta2.mysql.tpl @@ -0,0 +1,2 @@ +-- empty file for now so upgrade will run +-- delete if we add contents to this file \ No newline at end of file -- 2.25.1