1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Release

By David Bolton, About.com

Definition: When developing code, until it is finished, the product is considered to be a debug state and kept well away from customers. They might get to see it in beta state.

The finished application is at Release status. This means that most debugging code has been removed by compiling the Release version and then running it through automated regression tests.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Examples:
Debug executables are always bigger than Release.
Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

©2009 About.com, a part of The New York Times Company.

All rights reserved.