diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-18 17:36:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-18 17:36:41 -0400 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 26 | 3 | SUBLEVEL = 26 |
4 | EXTRAVERSION = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Funky Weasel is Jiggy wit it | 5 | NAME = Funky Weasel is Jiggy wit it |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |