diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-05-31 10:56:49 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-05-31 10:56:49 -0400 |
commit | ac43be5cbbaeb75b43eb2914e089f560f0529e34 (patch) | |
tree | 4b2588bbb326a767c032161b9c7808c7cdea5bc2 | |
parent | cc4a826a21dae60fd2c1f03beeb576280a5808ec (diff) |
v2.6.33.4-rt21
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-rt20 | 4 | EXTRAVERSION = .4-rt21 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |