diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-02 08:48:19 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-02 08:48:19 -0700 |
commit | 564292ecbfb3231bcb9a75d80341967b5b833b97 (patch) | |
tree | 26e4ac19fe0dcd688fd2f8c8d9893e309b0e1854 | |
parent | 8aa78d8d9e98513a529f99f12cfd577531021f9b (diff) |
Linux 2.6.22.11v2.6.22.11
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .10 +EXTRAVERSION = .11 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |