diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-02 19:21:10 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-02 19:21:10 -0800 | 
| commit | 88026842b0a760145aa71d69e74fbc9ec118ca44 (patch) | |
| tree | 96a0b5842e24d6736c698cdbd820a3ad9d8d9f10 | |
| parent | 8f493d797bc1fe470377adc9d8775845427e240e (diff) | |
| download | olio-linux-3.10-88026842b0a760145aa71d69e74fbc9ec118ca44.tar.xz olio-linux-3.10-88026842b0a760145aa71d69e74fbc9ec118ca44.zip  | |
Linux v2.6.15
Hey, it's fifteen years today since I bought the machine that got Linux
started.  January 2nd is a good date.
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  VERSION = 2  PATCHLEVEL = 6  SUBLEVEL = 15 -EXTRAVERSION =-rc7 +EXTRAVERSION =  NAME=Sliding Snow Leopard  # *DOCUMENTATION*  |