diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-14 15:18:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-14 15:18:27 -0700 |
commit | ad81f0545ef01ea651886dddac4bef6cec930092 (patch) | |
tree | f056a8a78aeaacb8ed4abbcc2edbedb30a58b2ab /Makefile | |
parent | 54be8200198ddfc6cb396720460c19881fac2d5a (diff) |
Linux 3.11-rc1v3.11-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ VERSION = 3 -PATCHLEVEL = 10 +PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -NAME = Unicycling Gorilla +EXTRAVERSION = -rc1 +NAME = Linux for Workgroups # *DOCUMENTATION* # To see a list of typical targets execute "make help" |