diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-03-17 15:48:20 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-03-17 15:48:20 -0700 |
commit | 8d4348fc5ec7fee788fa118462f0c5484b919f4d (patch) | |
tree | 1f64eb9388275c715fee29a8cd57beb7d547762a | |
parent | e89fab2bf44afccaa48ffb8ae33c03f4f3dcd208 (diff) | |
download | lwn-2.6.33.1-rt10.tar.gz lwn-2.6.33.1-rt10.zip |
v2.6.33.1-rt10v2.6.33.1-rt10
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = .1-rt9 +EXTRAVERSION = .1-rt10 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |