This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Versions

From BZFlagWiki
Revision as of 16:55, 11 November 2025 by Zehra (talk | contribs) (Released versions of BZFlag: let's better sort and categorize them)
Jump to navigation Jump to search

Version Numbering Systems

History

BZFlag has undergone several different numbering schemes over the years (decades) that can be roughly categorized as follows: the 1.7 alphabet soup series, the 1.10 through 2.0 series, and the "new" "quad" system currently in place. The information in following regarding BZFlag's version scheme pertains to the system put into place for the v2.3 /2.4 release

Current System

The version system uses a 4 digit system that contains the following values

MAJOR . MINOR . RELEASE . BUILD

This numbering scheme is similar to many open source software projects.

In this version numbering scheme, the MAJOR number implies predominant changes to the software system that makes it visually different from the previous version.

The MINOR number represents changes to a version that break it's compatibility with with previous releases.

The RELEASE number is iterated across the various releases of that given MAJOR.MINOR version and represents feature additions and enhancements that maintain compatability with all versions sharing the same MAJOR.MINOR pair.

The BUILD number is incremented each time a package is built and posted. It is updated often and represents only minor changes to the code or packaging system. This is what we change to differentiate different downloads of the same code.

Development Versions and Release Versions

Development of a new version of BZFlag occurs on the odd version of the lowest required version number. Incompatable releases use an odd MINOR version. A special case is held for development of a new MAJOR version, it is done using the MINOR version of 99.

Releases are always done with even numbers in the first triplet. The build number is simply increment for each publishing.

Examples

2.3.x.x is development for 2.4.0.0

2.4.0.1 and 2.4.0.2 are both builds of a 2.4.0 release.

2.4.1.x is development for 2.4.2.0

2.99.x.x is development for 3.0.0.0


Release Candidates

Labels and comments that a given release is an RC (Release Candidate) version or that it's a beta or an alpha release are merely intended to describe the stability of a given version but are not part of the version itself. Lower patch numbers on a developer revision (where the MINOR number is an odd-number) tend to imply less stability whereas higher patch numbers tend to imply greater stability. On non-developer releases, the number is generally only incremented and reposed if there was something deficient with the version already posted.

Released versions of BZFlag

From most recent to oldest, separated by major version.

2.4.x

Release Version: Release Date:
BZFlag 2.4.30 2025-03-16
BZFlag 2.4.28 2025-02-24
BZFlag 2.4.26 2022-11-20
BZFlag 2.4.24 2022-03-08
BZFlag 2.4.22 2021-02-27
BZFlag 2.4.20 2020-04-24
BZFlag 2.4.18 2018-10-18
BZFlag 2.4.16 2018-09-23
BZFlag 2.4.14 2018-05-02
BZFlag 2.4.12 2017-10-29
BZFlag 2.4.10 3/12/2017
BZFlag 2.4.8 10/10/2016
BZFlag 2.4.6 06/27/2016
BZFlag 2.4.4 02/15/2016
BZFlag 2.4.2 07/28/2012
BZFlag 2.4.0 07/03/2011

2.0.x

Release Version: Release Date:
BZFlag 2.0.16 04/01/2010
BZFlag 2.0.14 02/15/2010
BZFlag 2.0.12 06/25/2008
BZFlag 2.0.10 11/17/2007
BZFlag 2.0.8 05/13/2006
BZFlag 2.0.6 04/09/2006
BZFlag 2.0.4 09/30/2005
BZFlag 2.0.2 03/18/2005
BZFlag 2.0.0 01/17/2005

1.1.x

Release Version: Release Date:
BZFlag 1.10.8 10/05/2004
BZFlag 1.10.6 05/14/2004
BZFlag 1.10.4 01/24/2004
BZFlag 1.10.2 12/23/2003
BZFlag 1.10.0 12/09/2003

1.7.x

Release Version: Release Date:
BZFlag 1.7g2 06/17/2003
BZFlag 1.7g0 12/08/2002
BZFlag 1.7e6 06/19/2002
BZFlag 1.7e4 11/27/2001
BZFlag 1.7e2 04/17/2001
BZFlag 1.7e1 03/10/2001
BZFlag 1.7e 01/26/2001
BZFlag 1.7d-9 02/01/2000
BZFlag 1.7d-8
BZFlag 1.7d-7
BZFlag 1.7d-6
BZFlag 1.7d-5
BZFlag 1.7d-4
BZFlag 1.7d-3
BZFlag 1.7d-2
BZFlag 1.7d-1
BZFlag 1.7c-2-3
BZFlag 1.7c-2-2
BZFlag 1.7c-2-1
BZFlag 1.7c-2
BZFlag 1.7c-1

Development versions of BZFlag

Every release is preceded by a development version. These versions are where the developers work on the code that goes into each release. Development versions for major releases are generally not compatible with any other release, including different builds of themselves.

Some of these development releases had there own pages for development planning. This is a list of them for historical reference.