diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-02 18:29:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-02 18:29:26 -0700 |
commit | f8f5701bdaf9134b1f90e5044a82c66324d2073f (patch) | |
tree | e0b1138164146495be6a577ce39c333b9a0b7e4c | |
parent | 912afc3616b94c5c4af584972c7f5903b53cf15a (diff) |
Linux 3.5-rc1v3.5-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 3 -PATCHLEVEL = 4 +PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |