| summaryrefslogtreecommitdiff |
| author | Thomas Gleixner <tglx@linutronix.de> | 2010-03-12 09:52:13 (GMT) |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2010-03-12 09:52:13 (GMT) |
| commit | af5d4b64855a9fbd5fe9486d2eeae84f55b39ee5 (patch) (side-by-side diff) | |
| tree | 95cf700162476b9f134cfbeb21a73c18acff3e9f | |
| parent | 1054085e15d189e05d4d6ea7e30580c4e0b36d7f (diff) | |
v2.6.33-rt6v2.6.33-rt6
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,10 +1,10 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rt5 +EXTRAVERSION = -rt6 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* # To see a list of typical targets execute "make help" # More info can be located in ./README # Comments in this file are targeted only to the developer, do not |