diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2007-08-20 21:33:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-08-20 21:33:06 -0700 |
commit | 37bc333735f876f9512e82fda65dfdae08c4e00a (patch) | |
tree | 26486a1e0e2ffc428ba18abf1dd16429c3e5f161 | |
parent | c27a3393808acab7243da7455c713fe763ea2627 (diff) |
Linux 2.6.22.4v2.6.22.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .3 +EXTRAVERSION = .4 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |