Hacker News new | ask | show | jobs
by kmeisthax 631 days ago
Linux is not semantically versioned and has the same versioning policy as Chrome or Firefox: all version updates are minor updates and we just increment the version whenever we like. This is because of Linux's strict no-breaking-UAPI policy.