As far as i can tell, when a version is incremented the file automatically advances from v1.0 to v1.1 unless you force an major increment v1.1 to v2.0.

I'm requesting an ADMIN definable format for versioning. For example: i'd like to start versioning my files year/month/day/counter/counter For example: 2018.12.1.1.0 next version 2018.12.1.1.1 major version forced 2018.12.1.2.0

How hard would this be to implement?

Comments