diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-13 23:51:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-13 23:51:29 +0200 |
commit | bce7f793daec3e65ec5c5705d2457b81fe7b5725 (patch) | |
tree | 05bc81f9b27a1ab60ea4e506357f0c7f2ece4eda /Makefile | |
parent | devcgroup: fix permission check when adding entry to child cgroup (diff) | |
download | linux-bce7f793daec3e65ec5c5705d2457b81fe7b5725.tar.xz linux-bce7f793daec3e65ec5c5705d2457b81fe7b5725.zip |
Linux 2.6.26v2.6.26
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 26 -EXTRAVERSION = -rc9 +EXTRAVERSION = NAME = Rotary Wombat # *DOCUMENTATION* |