| summaryrefslogtreecommitdiff |
| author | Linus Torvalds <torvalds@home.osdl.org> | 2003-12-17 10:56:13 (GMT) |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2003-12-17 10:56:13 (GMT) |
| commit | 67e9bb60cdf60c3ead23020c96090e722895f47a (patch) (side-by-side diff) | |
| tree | 01117fcc9f4c31b87b43b0e8305651abdd12e174 | |
| parent | 0e70f996f011c870970eee3f584a2f9b8295cf34 (diff) | |
Linux 2.6.0v2.6.0
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -test11 +EXTRAVERSION = # *DOCUMENTATION* # To see a list of typical targets execute "make help" |