| summaryrefslogtreecommitdiff |
| author | Thomas Gleixner <tglx@linutronix.de> | 2010-07-31 13:27:28 (GMT) |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2010-07-31 13:27:28 (GMT) |
| commit | d2decbffe1da7e3d295aa93315ad214a29a0fe36 (patch) (unidiff) | |
| tree | 18eadc4cf8063ff94a3ca5cb6be15ffd243d7191 | |
| parent | d972e60d7e2b4c8872ccee3f10d02c06b503a0fb (diff) | |
v2.6.33.6-rt27v2.6.33.6-rt27
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 = .6-rt26 | 4 | EXTRAVERSION = .6-rt27 |
| 5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |