| summaryrefslogtreecommitdiff |
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 18:37:31 (GMT) |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 18:37:31 (GMT) |
| commit | 3f3ed15762e959843793763db4aac37cc9bd9644 (patch) (side-by-side diff) | |
| tree | 7a5f58aea7c80f0acc46d277a7e6f27625f47e62 | |
| parent | 4060b482bfb832715e43695e124031bede63be75 (diff) | |
Linux 2.6.35.1v2.6.35.1
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 35 -EXTRAVERSION = +EXTRAVERSION = .1 NAME = Sheep on Meth # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not |