Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 956119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:29:40+00:00 2026-05-16T00:29:40+00:00

The MSDN documentation states: Version numbers consist of two to four components: major, minor,

  • 0

The MSDN documentation states:

Version numbers consist of two to four
components: major, minor, build, and
revision. The major and minor
components are required; the build and
revision components are optional, but
the build component is required if the
revision component is defined. All
defined components must be integers
greater than or equal to 0.

The format of the version number is as
follows (optional components are shown
in square brackets ([ and ]):
major.minor[.build[.revision]] The
components are used by convention as
follows:

  • Major: Assemblies with the same name
    but different major versions are not
    interchangeable. A higher version
    number might indicate a major rewrite
    of a product where backward
    compatibility cannot be assumed.

  • Minor: If the name and major
    version number on two assemblies are
    the same, but the minor version number
    is different, this indicates
    significant enhancement with the
    intention of backward compatibility.
    This higher minor version number might
    indicate a point release of a product
    or a fully backward-compatible new
    version of a product.

  • Build: A difference in build number
    represents a recompilation of the same
    source. Different build numbers might
    be used when the processor, platform,
    or compiler changes.

  • Revision: Assemblies with the same
    name, major, and minor version numbers
    but different revisions are intended
    to be fully interchangeable. A higher
    revision number might be used in a
    build that fixes a security hole in a
    previously released assembly.

Subsequent versions of an assembly
that differ only by build or revision
numbers are considered to be Hotfix
updates of the prior version.

My question is concerning the meaning of the terms Build and Revision in this context.

It seems to me that in general parlance, we do “builds” when there are changes in the source. Thus “build 678” and “build 679” are different precisely because the sources are different in some way – typically as a result of a checkin of some changed source. It seems to me that the .NET definition uses “Revision” in the way one generally uses “build”.

Does anybody USE the definition above in their versioning? If so can you give concrete examples of WHY you did?

  • 1 1 Answer
  • 4 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T00:29:40+00:00Added an answer on May 16, 2026 at 12:29 am

    Subsequent versions of an assembly that differ only by build or revision numbers are considered to be Hotfix updates of the prior version.

    This section explains the difference. The Revision is used when your product has shipped and you need to make fixes to a shipped version while you are already progressing with updates.

    For example 1.1.10.0 ships. I am making small changes to functionality and am at 1.1.20.0 when I get a security alert that needs fixing. I can’t increment 1.1.10.0 to 1.1.11.0, as that represents something else. So I use 1.1.10.1 to identify it is a revision of the 1.1.10.0 code.

    Hope this is a little clearer than mud. Also remember the size of the company and the size of the software projects they ship that came up with these definitions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Short Version The MSDN documentation for Type.GetProperties states that the collection it returns is
It states in the MSDN documentation that: at the very minimum, your state parameter
The MSDN Documentation: MemberInfo.GetCustomAttibutes Method (Type, Boolean) states in the remarks: This method ignores
In MSDN's Win32-Api documentation (at http://msdn.microsoft.com/en-us/library/ms633573%28VS.85%29.aspx ) on the WindowProc , it states: The
I have set the ActiveDirectoryMembershipProvider connectionProtection attribute to secure, according to MSDN documentation states
Looking at the msdn documentation for Convert.ToInt32() it states: If value is halfway between
The msdn documentation states that a static generic Queue is thread-safe. Does this mean
The MSDN documentation for Silverlight now states in several places: The entire Triggers syntax
The msdn documentation about order preservation in PLINQ states the following about ForAll() .
MSDN documentation states that : StreamingContextStates.CrossAppDomain specifies that the source or destination context is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.