diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-20 14:37:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-20 14:37:38 -0700 |
| commit | c7788792a5e7b0d5d7f96d0766b4cb6112d47d75 (patch) | |
| tree | c6aaa1327d4c290b92c451813dad849d39970cdc | |
| parent | Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin... (diff) | |
| download | linux-3.10-rc2.tar.gz linux-3.10-rc2.zip | |
Linux 3.10-rc2v3.10-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Unicycling Gorilla # *DOCUMENTATION* |
