Software Versioning

Why Trust Techopedia

What Does Software Versioning Mean?

Software versioning is the process of numbering different releases of a particular software program for both internal use and release designation. It allows programmers to know when changes have been made and track changes enforced in the software. At the same time, it enables potential customers to be acquainted with new releases and recognize the updated versions.

Advertisements

Techopedia Explains Software Versioning

Version numbers are typically assigned in increasing order and correspond to new developments in the software. Some software possess internal version numbers that differ from the product version numbers.

Perhaps the most popular versioning scheme uses sequence based identifiers where every release is provided with a unique identifier containing one or more sequence numbers or letters. They signify changes between releases, where changes are based on significance level. The first sequence changes designate the most significant level and changes after that show less significance. For example, v1.01 might be a minor bug fix, where v1.2 signifies a more major release. This scheme can also use a zero in the first sequence to represent alpha status, one for beta status, two for release candidate, and three for public release. Another method is separating sequences with characters. Sometimes, a fourth unpublished number represents the software build. Negative version numbers may also be used in certain software packages.

Other techniques involve using years and dates (think Windows 95), or just random codes (Adobe Photoshop CS2).

Advertisements

Related Terms

Margaret Rouse
Technology Specialist
Margaret Rouse
Technology Specialist

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.