See also this bug:
sourceforge.net/apps/mantisbt/o ... php?id=154
Previously, when building and developing OpenPetra, we always used version 0.0.9. This is not helpful, when reporting bugs etc.
Therefore, we keep now in step with the official release numbers.
This means, we have to update the development database, which the new task nant patchDatabase will do. This also allows us to extend the database between versions.
The version number is maintained in db/patches/version.txt
A question: How should we assign the version number?
For example: we currently have version 0.2.4 released. The developer version is already 0.2.5? when we report a bug as developers, do we mark it as version 0.2.4 or 0.2.5? When we fix a bug, should we set it to be fixed in 0.2.5?