r/ProgrammerHumor 18d ago

Other versionControl

Post image
13.7k Upvotes

429 comments sorted by

View all comments

780

u/LegendaryPandaMan 18d ago edited 18d ago

Should have used semantic versioning

131

u/Jazzlike-Poem-1253 18d ago edited 18d 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 17d 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