diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-18 16:36:54 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-18 16:36:54 -0800 | 
| commit | df7addbb45874f0f992266003155de5a22e1872f (patch) | |
| tree | ab21a890347109882b864c6cbb18f0392159bc02 /Makefile | |
| parent | 23cb3ada1b011f708ff881b66b2cfb6c11068fa5 (diff) | |
Linux v2.6.15-rc6v2.6.15-rc6
Also renamed in honor of Portland being snowed in and everybody sliding
around on the highways like greased pumpkins.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -1,8 +1,8 @@  VERSION = 2  PATCHLEVEL = 6  SUBLEVEL = 15 -EXTRAVERSION =-rc5 -NAME=Affluent Albatross +EXTRAVERSION =-rc6 +NAME=Sliding Snow Leopard  # *DOCUMENTATION*  # To see a list of typical targets execute "make help" | 
