Added version options to JCB, also changed JCB version option to only first 2 numbers. This should help cut down on the commit changes to JCB on each compilation.

This commit is contained in:
2017-11-06 16:04:23 +02:00
parent 9e6c93a51e
commit fe3f32c6e7
772 changed files with 3186 additions and 3136 deletions

View File

@ -7,9 +7,9 @@
<authorUrl>###AUTHORWEBSITE###</authorUrl>
<copyright>###COPYRIGHT###</copyright>
<license>###LICENSE###</license>
<version>###VERSION###</version>
<version>###ACTUALVERSION###</version>
<description><![CDATA[
<h1>###Component_name### (v.###VERSION###)</h1>
<h1>###Component_name### (v.###ACTUALVERSION###)</h1>
<div style="clear: both;"></div>
<p>###DESCRIPTION###</p>
<p>Created by <a href="###AUTHORWEBSITE###" target="_blank">###AUTHOR###</a><br /><small>Development started ###CREATIONDATE###</small></p>