Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorThomas Gleixner <tglx@linutronix.de>2010-04-02 10:44:07 (GMT)
committer Thomas Gleixner <tglx@linutronix.de>2010-04-02 10:44:07 (GMT)
commit35dcc39b4ebe3ed13e803ac3475b33af80b59829 (patch) (unidiff)
tree134c0bad33732641270c8e7b07209b373211483b
parent35b5256e0c4f29f334cc85aaf501ecbc8159c51f (diff)
v2.6.33.2-rt12v2.6.33.2-rt12
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08903bc..a23ca0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 33 3SUBLEVEL = 33
4EXTRAVERSION = .2-rt11 4EXTRAVERSION = .2-rt12
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*
8# To see a list of typical targets execute "make help" 8# To see a list of typical targets execute "make help"
9# More info can be located in ./README 9# More info can be located in ./README
10# Comments in this file are targeted only to the developer, do not 10# Comments in this file are targeted only to the developer, do not