~intrahealth+informatics/ihris-qualify/4.3-release

« back to all changes in this revision

Viewing changes to modules/QualifyPrintedForms/modules/License/License.xml

  • Committer: Luke Duncan
  • Date: 2017-10-20 20:06:05 UTC
  • Revision ID: lduncan@intrahealth.org-20171020200605-ld6xt4qk4gtp1qdh
Updated Qualify to 4.3.  Version bumps and removed references to MDB2 by deprecating those functions if not needed or migrating the code to PDO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    <displayName>iHRIS Qualify Printed Forms: License</displayName>
6
6
    <category>Application Option</category>
7
7
    <description>The Qualify Printed Forms: License</description>
8
 
    <version>4.2.2.0</version>
 
8
    <version>4.3.0</version>
9
9
    <path name="configs">
10
10
      <value>./configs</value>
11
11
    </path>
12
12
    <requirement name="ihris-qualify-PrintedForms">
13
 
      <atLeast version="4.2" />
14
 
      <lessThan version="4.3" />
 
13
      <atLeast version="4.3" />
 
14
      <lessThan version="4.4" />
15
15
    </requirement>
16
16
    <path name="pdf_images">
17
17
      <value>./pdf_images</value>