diff options
Diffstat (limited to 'doc/version-spec.txt')
-rw-r--r-- | doc/version-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/version-spec.txt b/doc/version-spec.txt index 85a964a082..85a5e10c39 100644 --- a/doc/version-spec.txt +++ b/doc/version-spec.txt @@ -21,7 +21,6 @@ say, "0.0.8". Our first pre-release would be "0.0.8pre1", followed by 0.0.8. The stable CVS branch would then be versioned "0.0.8.1-cvs", and any eventual bugfix release would be "0.0.8.1". - The New Way ----------- @@ -44,3 +43,4 @@ 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. + |