diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-14 16:53:30 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-14 16:53:30 -0700 |
commit | 7b2f414b87f515b63a0821f6601aea4b8b005691 (patch) | |
tree | a9b3d37f9b4ba673a75b0ada64f4df32393f58ff | |
parent | 277678c4089dc0a9b3235eb58547878dacfe336b (diff) |
Linux 2.6.33.10v2.6.33.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 8d9db6a71bee4..7829a9297be7d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = .9 +EXTRAVERSION = .10 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |