diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-04-30 05:40:35 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-04-30 05:40:35 -0400 |
commit | 0dc6b732a4543ecf6be4251fa1615bfca49ebd1a (patch) | |
tree | fbf21970fcf9fb18c3fff81f911307f021c7d509 | |
parent | 4c8acb4123ce8dadfc12011613469a5eded09aed (diff) |
v2.6.33.3-rt17
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 = .3-rt16 | 4 | EXTRAVERSION = .3-rt17 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |