aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-08-03 05:35:42 +0000
committerRoger Dingledine <arma@torproject.org>2008-08-03 05:35:42 +0000
commitfd4a30d198e2ff166b0fcee9243923eb1b58fcd4 (patch)
treeecc50e293f16f63c04cac6e0acd70417cde0ab72 /doc
parentbf066be6546f05cd59c54f994f9d32e012817a73 (diff)
downloadtor-fd4a30d198e2ff166b0fcee9243923eb1b58fcd4.tar.gz
tor-fd4a30d198e2ff166b0fcee9243923eb1b58fcd4.zip
bump to 0.2.1.3-alphator-0.2.1.3-alpha
svn:r16369
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/version-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/version-spec.txt b/doc/spec/version-spec.txt
index e17c56bf41..dc2c901ed4 100644
--- a/doc/spec/version-spec.txt
+++ b/doc/spec/version-spec.txt
@@ -23,7 +23,7 @@ $Id$
After 0.1.0, versions are of the format:
MAJOR.MINOR.MICRO(.PATCHLEVEL)(-status_tag)
- The stuff in parenthesis is optional. As before, MAJOR, MINOR, MICRO,
+ The stuff in parentheses is optional. As before, MAJOR, MINOR, MICRO,
and PATCHLEVEL are numbers, with an absent number equivalent to 0.
All versions should be distinguishable purely by those four
numbers. The status tag is purely informational, and lets you know how