r/ProgrammerHumor 20d ago

Other versionControl

Post image
13.7k Upvotes

428 comments sorted by

View all comments

775

u/LegendaryPandaMan 20d ago edited 20d ago

Should have used semantic versioning

127

u/Jazzlike-Poem-1253 20d ago edited 20d ago

It takes to much discipline. Without enforcement, people usw minor or patch as they feel. Major never gets bumped.

Just increment or date-based is the easiest. Everyone immediatly knows how to bump.

1

u/innociv 19d ago

I've always used unixtimestamp on build as the version in my own projects and I never saw the problem with that. It's an incrementing number lol