diff options
| author | 2008-03-09 22:22:27 -0700 | |
|---|---|---|
| committer | 2008-03-09 22:22:27 -0700 | |
| commit | cdeeeae056a429e729ae9e914fa8142ee45bee93 (patch) | |
| tree | d0ecff2efc46e2530f0f35614037410039e47215 | |
| parent | Do not include linux/backing-dev.h twice (diff) | |
Linux 2.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* |
