aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--version-spec.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/version-spec.txt b/version-spec.txt
index 85a5e10..5db2994 100644
--- a/version-spec.txt
+++ b/version-spec.txt
@@ -42,5 +42,7 @@ example, as in: 0.1.1.2-alpha, 0.1.1.3-alpha, 0.1.1.4-rc 0.1.1.5-rc,
Eventually, we release 0.1.1.6. The next patch release is 0.1.1.7.
Between these releases, CVS is versioned with a -cvs tag: after
-0.1.1.1-alpha comes 0.1.1.1-alpha-cvs, and so on.
+0.1.1.1-alpha comes 0.1.1.1-alpha-cvs, and so on. But starting with
+0.1.2.1-alpha-dev, we switched to SVN and started using the "-dev"
+suffix instead of the "-cvs" suffix.