aboutsummaryrefslogtreecommitdiffstats
path: root/docs/running/upgrading.md
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-10-15 16:29:56 +0100
committerGareth Rees <gareth@mysociety.org>2014-10-15 16:29:56 +0100
commit445d4e4ec1b57bd6e8524a6b15bbc0e330802809 (patch)
tree5b0a1dde822d4d8fae8bbf52e3ce80b54c0ba6e1 /docs/running/upgrading.md
parent32228878da8606b0dd91df5b49d2df6421ffd0d0 (diff)
Add alaveteli version specification
Diffstat (limited to 'docs/running/upgrading.md')
-rw-r--r--docs/running/upgrading.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/running/upgrading.md b/docs/running/upgrading.md
index ab8db2385..37e9fdc1c 100644
--- a/docs/running/upgrading.md
+++ b/docs/running/upgrading.md
@@ -12,6 +12,24 @@ Upgrading Alaveteli
This page describes how to keep your site up-to-date
</p>
+## Alaveteli Version Numbers
+
+Alaveteli uses a shifted version of [semver](http://semver.org).
+
+- Series `W`
+- Major `X`
+- Minor `Y`
+- Patch `Z`
+
+At the time of writing the current release is `0.19.0.6`:
+
+- Series `0`
+- Major `19`
+- Minor `0`
+- Patch `6`
+
+Alaveteli will transition to the [semver](http://semver.org) specification when it reaches `1.0.0`.
+
## Master branch contains the latest stable release
The developer team policy is that the `master` branch in git should always