From 9474ac11d8059fbeb6dcc48b5bfccc278f598195 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 29 Nov 2008 12:04:17 +0000 Subject: [PATCH] minor fix svn:r17407 --- doc/spec/version-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/spec/version-spec.txt b/doc/spec/version-spec.txt index dc2c901ed4..842271ae19 100644 --- a/doc/spec/version-spec.txt +++ b/doc/spec/version-spec.txt @@ -36,7 +36,7 @@ $Id$ Now, we start each development branch with (say) 0.1.1.1-alpha. The patchlevel increments consistently as the status tag changes, for - example, as in: 0.1.1.2-alpha, 0.1.1.3-alpha, 0.1.1.4-rc 0.1.1.5-rc, + 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