diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-01 19:39:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-09-01 19:39:58 +0200 |
commit | 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d (patch) | |
tree | 6685232d289279d2169b2f0b80453a18f29bb792 | |
parent | time: Move ktime_t overflow checking into timespec_valid_strict (diff) | |
download | linux-4cbe5a555fa58a79b6ecbb6c531b8bab0650778d.tar.xz linux-4cbe5a555fa58a79b6ecbb6c531b8bab0650778d.zip |
Linux 3.6-rc4v3.6-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |