aboutsummaryrefslogtreecommitdiff
path: root/spec/version-spec.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/version-spec.md')
-rw-r--r--spec/version-spec.md16
1 files changed, 4 insertions, 12 deletions
diff --git a/spec/version-spec.md b/spec/version-spec.md
index a4b6373..ab2abc2 100644
--- a/spec/version-spec.md
+++ b/spec/version-spec.md
@@ -1,16 +1,8 @@
-HOW TOR VERSION NUMBERS WORK
-
-Table of Contents
-
-```text
- 1. The Old Way
- 2. The New Way
- 3. Version status.
-```
+# How Tor Version Numbers Work
<a id="version-spec.txt-1"></a>
-# The Old Way
+## The Old Way
Before 0.1.0, versions were of the format:
@@ -31,7 +23,7 @@ and any eventual bugfix release would be "0.0.8.1".
<a id="version-spec.txt-2"></a>
-# The New Way
+## The New Way
Starting at 0.1.0.1-rc, versions are of the format:
@@ -68,7 +60,7 @@ suffix instead of the "-cvs" suffix.
<a id="version-spec.txt-3"></a>
-# Version status
+## Version status
```text
Sometimes we need to determine whether a Tor version is obsolete,