diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-25 01:25:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-25 01:25:37 +0200 |
commit | 28d0325ce6e0a52f53d8af687e6427fee59004d3 (patch) | |
tree | 181aeeba4025c84ef1883fdc64a3b28ca99ce94c /Makefile | |
parent | Revert "PCI: use ACPI _CRS data by default" (diff) | |
download | linux-28d0325ce6e0a52f53d8af687e6427fee59004d3.tar.xz linux-28d0325ce6e0a52f53d8af687e6427fee59004d3.zip |
Linux 2.6.31-rc1v2.6.31-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 30 -EXTRAVERSION = +SUBLEVEL = 31 +EXTRAVERSION = -rc1 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |