diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-05-17 06:57:02 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-05-17 06:57:02 -0400 |
commit | e5ff5cc39f4d882daf51bcbbda4dfb11a224c017 (patch) | |
tree | 37686b87bc22d9167516a2d8211bc5220a5fb605 | |
parent | 5b6c7b08196ea160f78a9afc1948091dc930b108 (diff) |
v2.6.33.4-rt20
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
-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 = 33 | 3 | SUBLEVEL = 33 |
4 | EXTRAVERSION = .4-rt19 | 4 | EXTRAVERSION = .4-rt20 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |