diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-08-30 23:21:01 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-08-30 23:21:01 -0700 |
commit | 14d33e7fa86a09138b745030097a48c396cf4e57 (patch) | |
tree | 9208af4d71d65529d1fac79d0e40cf862006db9f | |
parent | 233b8a1ed2ef8e17c12a6f328470cf11d64a756a (diff) |
Linux 2.6.22.6v2.6.22.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .5 +EXTRAVERSION = .6 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |