diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-29 17:36:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-29 17:36:04 +0200 |
commit | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c (patch) | |
tree | f17992c4fc226a80262bb4c4ecab5c220316304c /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... (diff) | |
download | linux-2bfc96a127bc1cc94d26bfaa40159966064f9c8c.tar.xz linux-2bfc96a127bc1cc94d26bfaa40159966064f9c8c.zip |
Linux 2.6.36-rc3v2.6.36-rc3
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 = 36 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Sheep on Meth # *DOCUMENTATION* |