diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-13 00:46:46 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-13 00:46:46 -0400 |
commit | c32511e2718618f0b53479eb36e07439aa363a74 (patch) | |
tree | 26f37926da0752110368cdd9620e0e4575c979a6 | |
parent | 0eeca28300df110bd6ed54b31193c83b87921443 (diff) |
Linux 2.6.13-rc3v2.6.13-rc3
Yeah, this time hopefully I'm not confusing the version
numbers. The last release was -rc2, _this_ is -rc3.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 13 | 3 | SUBLEVEL = 13 |
4 | EXTRAVERSION =-rc2 | 4 | EXTRAVERSION =-rc3 |
5 | NAME=Woozy Numbat | 5 | NAME=Woozy Numbat |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |