diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-09 22:22:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-03-09 22:22:27 -0700 |
commit | cdeeeae056a429e729ae9e914fa8142ee45bee93 (patch) | |
tree | d0ecff2efc46e2530f0f35614037410039e47215 | |
parent | 3426fadfa20454f124203768857e8f18ab4909bd (diff) |
Linux 2.6.25-rc5v2.6.25-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* |