<h1>Project "FreeSWITCH user-contributed scripts, etc" received a push.</h1>

<h2>branch: master updated</h2>
<pre>
       via: 0405d1fb7209050a0fa1cc0718c0aeee61191a95 (commit)
      from: 7896938aefaf21adc42a01b4d8e9dd3d42ffbc82 (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Jeff Lenk
comments: 
change version of installer required

<span style="color: #000080; font-weight: bold">diff --git a/mitchcapper/FSClient/Setup/Product.wxs b/mitchcapper/FSClient/Setup/Product.wxs</span>
<span style="color: #000080; font-weight: bold">index 073c9f0..0ab94b7 100644</span>
<span style="color: #A00000">--- a/mitchcapper/FSClient/Setup/Product.wxs</span>
<span style="color: #00A000">+++ b/mitchcapper/FSClient/Setup/Product.wxs</span>
<span style="color: #800080; font-weight: bold">@@ -13,7 +13,7 @@</span>
 &lt;Wix xmlns=&quot;http://schemas.microsoft.com/wix/2006/wi&quot;
               xmlns:netfx=&quot;http://schemas.microsoft.com/wix/NetFxExtension&quot;&gt;
         &lt;Product Id=&quot;f20f4348-01f9-457f-9112-60edb77761f4&quot; Name=&quot;$(var.ProductName)&quot; Language=&quot;1033&quot; Version=&quot;1.0.0.0&quot; Manufacturer=&quot;FreeSWITCH&quot; UpgradeCode=&quot;7668faef-2ab3-4079-a986-07a33739b42e&quot;&gt;
<span style="color: #A00000">-                &lt;Package InstallerVersion=&quot;200&quot; Compressed=&quot;yes&quot; /&gt;</span>
<span style="color: #00A000">+                &lt;Package InstallerVersion=&quot;300&quot; Compressed=&quot;yes&quot; /&gt;</span>
 
                 &lt;Media Id=&quot;1&quot; Cabinet=&quot;media1.cab&quot; EmbedCab=&quot;yes&quot; /&gt;
 
</pre></div>
========================================================================<pre>

Summary of changes:
 mitchcapper/FSClient/Setup/Product.wxs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH user-contributed scripts, etc</p>