Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Changeset 5111

Show
Ignore:
Timestamp:
07/31/08 15:46:05 (5 months ago)
Author:
yanokwa
Message:

patientsummary module: changing version number

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs-modules/patientsummary/build.xml

    r5103 r5111  
    44<!-- **                                                     ** --> 
    55<!-- ** @author Yaw Anokwa                                  ** --> 
    6 <!-- ** @version 1.0                                        ** --> 
     6<!-- ** @version 1.2                                        ** --> 
    77<!-- ********************************************************* --> 
    88<project name="Patient Summary" default="package-module"> 
  • openmrs-modules/patientsummary/metadata/config.xml

    r5103 r5111  
    66        <id>patientsummary</id> 
    77        <name>PatientSummaryModule</name> 
    8         <version>1.1</version> 
     8        <version>1.2</version> 
    99        <package>org.openmrs.module.@MODULE_ID@</package> 
    1010        <author>Yaw Anokwa</author>