Intermediate Pronunciation #versions #semver #speaking

Saying Version Numbers

5 exercises on reading version strings aloud — SemVer, "point oh", Python minor versions, ECMAScript years, and protocol versions.

Key patterns
  • v2.3.1 — "vee two point three point one" (dots = "point")
  • 1.0 — "one point oh" / "one point zero"
  • 3.12 — "three point twelve" (minor version is a whole number)
  • ES2015 — "ee-ess twenty fifteen" (year-style)
  • HTTP/2 — "aitch-tee-tee-pee two" (slash is silent)
0 / 5 completed
1 / 5
A teammate is reading release notes aloud and hits v2.3.1. What is the standard way to say it?