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 | Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | linux-3.5-rc1.tar.gz linux-3.5-rc1.zip | |
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* |
