diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-24 16:25:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-24 16:25:37 -0700 |
commit | 28d0325ce6e0a52f53d8af687e6427fee59004d3 (patch) | |
tree | 181aeeba4025c84ef1883fdc64a3b28ca99ce94c /Makefile | |
parent | 236e946b53ffd5e2f5d7e6abebbe72a9f0826d15 (diff) |
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* |