diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-02-21 17:14:28 -0500 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-02-21 17:14:28 -0500 |
commit | ed0799048b4a38ffb6e33755ba5e6b5dfa9a24d2 (patch) | |
tree | 9c1585bca9992ef6c251395bd51fb2febe0fa349 /Makefile | |
parent | b635a77f9aadc5ed3fc5a949e3f219c24cdd254c (diff) |
v2.6.33-rt1
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Makefile')
-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 = -rc8-rt-pre0 | 4 | EXTRAVERSION = -rc8-rt1 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |