Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
08/12/08 20:15:47 (5 months ago)
Author:
bwolfe
Message:

1.3.x branch: Upgrading to 1.3.1
Backporting fix to allow changing date on encounters - #934

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs/branches/1.3.x/build.xml

    r4949 r5260  
    9999                        regexp="${openmrs.version.major}\.${openmrs.version.minor}\.${openmrs.version.maintenance}\.([0-9][0-9]+)" 
    100100                        select="\1" 
    101                         defaultValue="Invalid Database Version" /> 
     101                        defaultValue="00" /> 
    102102                 
    103103                <loadfile srcfile="${openmrs.version.revision.filename}" property="repositoryFileInput" />