diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-09-12 08:08:55 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-09-12 08:08:55 -0700 |
| commit | 8a690d16e64e76f884d74128dc10ac6b28c135d2 (patch) | |
| tree | e7ac1d355520898557b5c8ae9e01c25c57c89442 | |
| parent | e3e7f9145b2e3d58955c50a7650051c4b3501674 (diff) | |
Linux 2.6.9-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 9 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME=Zonked Quokka # *DOCUMENTATION* |
