Ticket #142 (closed defect: fixed)
Version number in build scripts
Reported by: | michelpons | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Maintenance of Phase II |
Component: | Building distribution | Version: | 1.2.0.11 |
Keywords: | Cc: |
Description
The Readme.txt file under trunk was made 19 months ago to explain how to develop a new version. It is not up to date. COBIA 1.2.0.10 has just been released, declared as released and a version 1.2.0.11 has been declared as the default version now in support tickets since any resolution of an issue will now be supported by 1.2.0.11, not 1.2.0.10.
When building COBIA distribution packages using the source committed since the release of COBIA 1.2.0.10, what is produced carries version number 1.2.0.10. It should be 1.2.0.11, partially to prevent binaries looking as 1.2.0.10 to be made public while they do not correspond to 1.2.0.10. Is it an update in Readme.txt that is needed, with inclusion of what should be done with script increaseversionnumber.py? Don't know but the project must be kept consistent.
In [321]: