diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2008-10-22 14:38:01 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-10-22 14:38:01 -0700 |
commit | 322df44ba33ce740d4980019d7202e6f6a3df53c (patch) | |
tree | cc904fdb8e66286dd76990146c2d19ee4accedc8 | |
parent | cd9f58efb861a86283931f3db17aa2a4fe4da642 (diff) |
Linux 2.6.27.3v2.6.27.3
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 27 -EXTRAVERSION = .2 -NAME = Rotary Wombat +EXTRAVERSION = .3 +NAME = Trembling Tortoise # *DOCUMENTATION* # To see a list of typical targets execute "make help" |