Home Home > GIT Browse
summaryrefslogtreecommitdiff
authorLinus Torvalds <torvalds@home.transmeta.com>2002-06-02 11:34:52 (GMT)
committer Linus Torvalds <torvalds@home.transmeta.com>2002-06-02 11:34:52 (GMT)
commita990709108dd9f27b7fd2b4a57bd56c4893e691c (patch) (side-by-side diff)
tree08f7be62806c44f1ec92740a592427cd26c68036
parentab9f25f23cdc9cd436b6845dadd315944d557804 (diff)
Kernel version 2.5.20v2.5.20
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 67fa869..ee7f83a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 5
-SUBLEVEL = 19
+SUBLEVEL = 20
EXTRAVERSION =
# We are using a recursive build, so we need to do a little thinking