On 25/09/14 21:38, Ben Boeckel via Digitalmars-d-announce wrote:
> What about 1.2.3.x? How does dub handle letters in version numbers?
> Maybe "1.2.3.0w" would be viable ('w' for 'wrap').
I don't think that's allowed. Dub's following this versioning scheme:
http://semver.org/
--
/Jacob Carlborg