v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing Version number

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

If you are creating a redirect to the current version's page, do not use any namespace. For example: use #REDIRECT [[Cat]], not #REDIRECT [[Main:Cat]] or #REDIRECT [[cv:Cat]]. See DF:Versions for more information.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 7: Line 7:
 
When software is in the early stages of development, such as alpha or beta, it will likely have version numbers starting with zero, such as 0.3 or 0.23.5. This is currently the case with ''[[Main:Dwarf Fortress|Dwarf Fortress]]''.
 
When software is in the early stages of development, such as alpha or beta, it will likely have version numbers starting with zero, such as 0.3 or 0.23.5. This is currently the case with ''[[Main:Dwarf Fortress|Dwarf Fortress]]''.
  
[[Main:Toady|Tarn Adams]] assigns a version number for every ''Dwarf Fortress'' release. Version numbers contain two number sections defining the release information, but don't let this deceive you:  the system is more complicated than simple [https://semver.org/ semantic versioning]. Releases from 2009 and earlier contained ''four'' numbers and a letter - see the [[40d:Version number|older versions of this page]] for more information.
+
[[Main:Toady|Tarn Adams]] assigns a version number for every ''Dwarf Fortress'' release. Version numbers contain three number sections defining the release information, but don't let this deceive you:  the system is more complicated than simple [https://semver.org/ semantic versioning]. Releases from 2009 and earlier contained ''four'' numbers and a letter - see the [[40d:Version number|older versions of this page]] for more information.
  
 
# The first number is how many hundreds of core components have been completed.
 
# The first number is how many hundreds of core components have been completed.
Line 14: Line 14:
  
 
==Example==
 
==Example==
{{#vardefine:minor-version|{{#strsplit:{{current/version/ns}}|.|1}}}}{{#vardefine:patch-version|{{#strsplit:{{current/version/ns}}|.|2}}}}
+
{{#vardefine:minor-version|{{#strsplit:{{current/version/ns}}|.|2}}}}{{#vardefine:patch-version|{{#strsplit:{{current/version/ns}}|.|3}}}}
 
v{{current/version/ns}}, the {{ordinal|{{#var:patch-version}}}} minor release of the version of ''Dwarf Fortress'' with {{#var:minor-version}} core components complete.
 
v{{current/version/ns}}, the {{ordinal|{{#var:patch-version}}}} minor release of the version of ''Dwarf Fortress'' with {{#var:minor-version}} core components complete.
 
{| style='width: 25em; margin: 1em auto; border-spacing: 0; text-align: center'
 
{| style='width: 25em; margin: 1em auto; border-spacing: 0; text-align: center'

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

This page is a member of 1 hidden category: