diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-03 01:38:10 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-08-03 01:38:10 +0200 |
commit | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee (patch) | |
tree | 41f5f823d0569a81b22037e79c22d823933a63f1 /Makefile | |
parent | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc (diff) | |
download | linux-0d7614f09c1ebdbaa1599a5aba7593f147bf96ee.tar.xz linux-0d7614f09c1ebdbaa1599a5aba7593f147bf96ee.zip |
Linux 3.6-rc1v3.6-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 5 +PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |