aboutsummaryrefslogtreecommitdiff
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
commit6d9713e278416b9c74a9c10836627e67b6ed6078 (patch)
treec9cacc9d4e2a4da30acb6b7a4db894769b46ec50
parent3ab03474e30a318995b40929d11af81f32fd4416 (diff)
downloadtorspec-6d9713e278416b9c74a9c10836627e67b6ed6078.tar.gz
torspec-6d9713e278416b9c74a9c10836627e67b6ed6078.zip
bump to 0.2.1.3-alpha
svn:r16369
-rw-r--r--version-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/version-spec.txt b/version-spec.txt
index e17c56b..dc2c901 100644
--- a/version-spec.txt
+++ b/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