diff options
author | Carl Worth <cworth@cworth.org> | 2010-02-25 17:12:49 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-02-25 17:24:13 -0800 |
commit | 1730af4437530ab7f6fe6ca74b16efb4a843b3ae (patch) | |
tree | 5da5a49f3d40b4f312903cbf5aa1008bb2028bc0 /NEWS | |
parent | 529bf185fbcb9f7705b315a5106054ee25c1c77f (diff) |
NEWS: Fix typo (we just released 2.10 *not* 1.10)
Sigh. Every version number that must be typed manually will eventually
be typed incorrectly at some release. (I think that's Owne Taylor's
Law)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Release 1.10.0 (2010-01-04) +Release 2.10.0 (2010-01-04) =========================== New requirements of 2.10 compared to 2.9 ---------------------------------------- |