What does "release" mean in programming?
release is one of the most common terms in software development. This guide explains what it means, how it is used in practice, and why it matters, with real examples from the developer world.
Definition
A versioned distribution of software that is made available to users. Releases are typically tagged in Git and may include release notes listing what changed.
Example
"The new release includes three bug fixes and one new feature."
Word forms
| Form | Type | Meaning | Example |
|---|---|---|---|
| release | noun | A versioned distribution of software made available to users | "The v2.0 release ships next Friday." |
| release | verb (infinitive) | To make a new version of software available | "We will release the feature after QA signs off." |
| released | past tense | Already made available to users | "Version 3.0 was released last Tuesday." |
Related terms
Ready to practice your English at work?
Lingua-e has interactive exercises built around real developer conversations: standups, code reviews, retrospectives, and more. Practice until it comes naturally.
Try Lingua-e for free