Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorGreg Kroah-Hartman <gregkh@suse.de>2010-08-10 18:37:31 (GMT)
committer Greg Kroah-Hartman <gregkh@suse.de>2010-08-10 18:37:31 (GMT)
commit3f3ed15762e959843793763db4aac37cc9bd9644 (patch) (unidiff)
tree7a5f58aea7c80f0acc46d277a7e6f27625f47e62
parent4060b482bfb832715e43695e124031bede63be75 (diff)
Linux 2.6.35.1v2.6.35.1
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 141da26..0b9c763 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 35 3SUBLEVEL = 35
4EXTRAVERSION = 4EXTRAVERSION = .1
5NAME = Sheep on Meth 5NAME = Sheep on Meth
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