diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-12 21:46:46 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-12 21:46:46 -0700 | 
| 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 @@  VERSION = 2  PATCHLEVEL = 6  SUBLEVEL = 13 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc3  NAME=Woozy Numbat  # *DOCUMENTATION* | 
