diff options
| author | Linus Torvalds <torvalds@home.osdl.org> | 2003-07-26 19:31:02 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2003-07-26 19:31:02 -0700 |
| commit | 3a2b95149c36cb27d808ad90f9f3acb50dec1e08 (patch) | |
| tree | 08bda13b60a3b349c19e46516287969dfdbb6114 | |
| parent | 3b3b14de6dcd9718578e19f9720065a61da5ea09 (diff) | |
Linux 2.6.0-test2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -test1 +EXTRAVERSION = -test2 # *DOCUMENTATION* # To see a list of typical targets execute "make help" |
