1.10 Version Control
April 15th, 2009 — Marieke GuyDeal with versioning from the start of your project. Ensure that you add a version number to all releases and keep developers informed. Either commit to keeping APIs the same or embed in version numbers so that applications can continue to use earlier versions of APIs if they change. You could use SourceForge or a version repository to assist.
April 15th, 2009 at 10:17 am
[...] 1.10 Version Control [...]