diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-16 02:41:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-16 02:41:37 +0200 |
commit | da5cabf80e2433131bf0ed8993abc0f7ea618c73 (patch) | |
tree | 208f20750722e031b404f1447b22c5ffd0eed215 | |
parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff) | |
download | linux-da5cabf80e2433131bf0ed8993abc0f7ea618c73.tar.xz linux-da5cabf80e2433131bf0ed8993abc0f7ea618c73.zip |
Linux 2.6.36-rc1v2.6.36-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 35 -EXTRAVERSION = +SUBLEVEL = 36 +EXTRAVERSION = -rc1 NAME = Sheep on Meth # *DOCUMENTATION* |