mirror of https://github.com/BOINC/boinc.git
19 lines
639 B
HTML
19 lines
639 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<title>Versioning</title>
|
|
<meta name="generator" content="BBEdit 6.1.2">
|
|
</head>
|
|
<body>
|
|
<h2>Versioning</h2>
|
|
<p>
|
|
Each version of an application is assigned an integer <b>version
|
|
number</b>. Projects can assign version numbers however they like; for
|
|
example, version 304 might represent major version 3 and minor version
|
|
4. Version numbers should be used consistently across platforms; Windows
|
|
version 304 should be functionally identical to Mac version 304.
|
|
</p>
|
|
</body>
|
|
</html>
|