I noticed that our TC 6 source distribution does not contain any version info (apart from the archive file name).
For TC 5.5 the file build.properties.default gets updated before tagging with the correct version info, for TC 6 there's alway 6.0.0.0 in it and 6.0-snapshot. I propose, that we start to increment the version number in build.properties.default as part of the release process before tagging. Lines which would be influenced by this are: version.build=0 (new: e.g. 18, 19, ...) version=6.0-snapshot (new: 6.0.18, 6.0.19, ...) and possibly version.patch=0. Is there any release howto, that also contains the additional release steps apart from the ant tasks? Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
