We are independent & ad-supported. We may earn a commission for purchases made through our links.
Advertiser Disclosure
Our website is an independent, advertising-supported platform. We provide our content free of charge to our readers, and to keep it that way, we rely on revenue generated through advertisements and affiliate partnerships. This means that when you click on certain links on our site and make a purchase, we may earn a commission. Learn more.
How We Make Money
We sustain our operations through affiliate commissions and advertising. If you click on an affiliate link and make a purchase, we may receive a commission from the merchant at no additional cost to you. We also display advertisements on our website, which help generate revenue to support our work and keep our content free for readers. Our editorial team operates independently of our advertising and affiliate partnerships to ensure that our content remains unbiased and focused on providing you with the best information and recommendations based on thorough research and honest evaluations. To remain transparent, we’ve provided a list of our current affiliate partners here.
Software

Our Promise to you

Founded in 2002, our company has been a trusted resource for readers seeking informative and engaging content. Our dedication to quality remains unwavering—and will never change. We follow a strict editorial policy, ensuring that our content is authored by highly qualified professionals and edited by subject matter experts. This guarantees that everything we publish is objective, accurate, and trustworthy.

Over the years, we've refined our approach to cover a wide range of topics, providing readers with reliable and practical advice to enhance their knowledge and skills. That's why millions of readers turn to us each year. Join us in celebrating the joy of learning, guided by standards you can trust.

What is a Point Release?

By Robert Grimmick
Updated: May 16, 2024

In computer software, a point release is usually a minor update to an existing software product. The name comes from the a method of software versioning in which a major version number is followed by a period or “point,” which is in turn followed by the minor release number. Point releases typically correct bugs or add minor enhancements to a program rather than introduce major new features, but there is nothing preventing large-scale revisions. Unusual numbering systems have been used to indicate moderate changes or development releases. During development, this system can help programmers keep track of changes.

Version numbers are a common way for developers and users alike to keep track of changes in software programs. Although there is no official standard for labeling different versions, many developers use a tiered approach that separates revisions by the scale or number of changes introduced in each new version. These different tiers are separated by decimal points, with the top-tier or major version number at the far left. Generally speaking, the more decimal points to the right of a software update, the fewer changes in that update. A program updated from 1.0 to 1.1, for example, would have more significant changes than a program updated from 1.0 to 1.0.1.

A point release is an update to a software program that increases any portion of a version number following a decimal point. An update that brings a program from 1.0 to 1.1 can be considered a point release, but a release that jumps from 1.1 to 2.0 cannot. The changes in a these updates are often relatively small and may fix bugs, patch security flaws, or add minor new features. A point release that adds no new features is sometimes known as a maintenance release. They are typically provided at no cost to existing customers of commercial software, although some companies have broken with this convention to release more feature-rich point releases at a cost.

Point releases can sometimes be released under unusual numbering schemes that skip over some numbers or reserve certain numbers for special purposes. One computer operating system sold in the late 1990s went from version 8.1 to 8.5, skipping three versions to indicate it contained more significant changes than the previous version. Some open source software splits the development versions from the more stable public releases with an even-odd numbering system after the first decimal point.

During the software release lifecycle, the multi-stage process of developing a software project from idea to stable product, the point release system can help programmers keep track of one another’s code changes. This is especially important in open source projects where many different volunteers contribute in a decentralized fashion. Since changes take place rapidly during development, additional decimal points are often used until a product is ready for public release.

EasyTechJunkie is dedicated to providing accurate and trustworthy information. We carefully select reputable sources and employ a rigorous fact-checking process to maintain the highest standards. To learn more about our commitment to accuracy, read our editorial process.
Discussion Comments
Share
https://www.easytechjunkie.com/what-is-a-point-release.htm
EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.

EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.