diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-22 11:30:55 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-22 11:30:55 -0800 |
commit | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (patch) | |
tree | b351a3085a204bec28d907eaeec48fe23576ddf9 | |
parent | 57498f9cb91be1eebea48f1dc833ebf162606ad5 (diff) | |
download | op-kernel-dev-6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae.zip op-kernel-dev-6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae.tar.gz |
Linux 3.13-rc1v3.13-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 12 +PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |