diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-13 03:55:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-13 03:55:39 +0200 |
commit | 30a2f3c60a84092c8084dfe788b710f8d0768cd4 (patch) | |
tree | dc9fa159ab9886d66ae3e81bb28cbef63cacdf30 /Makefile | |
parent | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux (diff) | |
download | linux-30a2f3c60a84092c8084dfe788b710f8d0768cd4.tar.xz linux-30a2f3c60a84092c8084dfe788b710f8d0768cd4.zip |
Linux 2.6.27-rc3v2.6.27-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 27 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Rotary Wombat # *DOCUMENTATION* |