diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-18 14:36:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-18 14:36:41 -0700 |
commit | b8291ad07a7f3b5b990900f0001198ac23ba893e (patch) | |
tree | 4563115b6565dcfd97015c1c9366fb3d07cabf19 | |
parent | 3e5b787ac38575c88ceb20619bcda09cb4c17d8b (diff) |
Linux 2.6.26-rc3v2.6.26-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 26 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |