Hi, I'm generating my build labels using the DateLabeler, and the CCNet label should match the assembly version. My versioning has been yyyy.m.d.xxx, or 2009.1.23.1. After upgrading from CCNet 1.3 to 1.4.2.14 (the latest version), the versions are now being formatted 2009.01.23.01. This will break my deployment since I store assemblies in folders which are named using the file version (2009.1.23.1). How can I get the old formatting back?
Thanks Andy
