diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-05-02 15:04:12 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-05-02 15:04:12 -0400 |
commit | 0f756ec64b15fe3c9fdc9671d29a48096b4753a2 (patch) | |
tree | 2853a4a9effbfa0957666e5d8b98fa00436aeaa1 /Makefile | |
parent | 4b40e94233914642735b0a366cee9d0634224430 (diff) |
v2.6.33.3-rt19
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 = .3-rt18 | 4 | EXTRAVERSION = .3-rt19 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |