diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-08-13 13:54:09 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-08-13 13:54:09 -0700 |
| commit | 0b9aa6dd8cc89e1d491c19d4848b3e8b26e3ae4f (patch) | |
| tree | 5c36b734b873e420bc76ce46e42c29eb10a9bfcc | |
| parent | 031ded821269954921c6a291194435b4fb0af13a (diff) | |
Linux 2.6.8.1v2.6.8.1
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 8 -EXTRAVERSION = +EXTRAVERSION = .1 NAME=Zonked Quokka # *DOCUMENTATION* |
