diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-06-30 15:13:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-06-30 15:13:29 -0700 |
commit | 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376 (patch) | |
tree | 6a9e0b90d34e13aa077f5f37c6f3d75190632a5c | |
parent | f0277dce1b5e8200bb7914472ffdb40a10b6f0ce (diff) |
Linux 3.10v3.10
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Unicycling Gorilla # *DOCUMENTATION* |