| summaryrefslogtreecommitdiff |
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-20 18:52:05 (GMT) |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-20 18:52:05 (GMT) |
| commit | edd8801b17e60f3e8e12fe42a6f42d2103afdc97 (patch) (side-by-side diff) | |
| tree | 02dc54d306f6a4b4aa79afed68f4e1248190015a | |
| parent | 4070f4352f9ccde179140a243b3c0bbb36203e5a (diff) | |
Linux 2.6.34.5v2.6.34.5
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = .4 +EXTRAVERSION = .5 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 |