aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-06-02 04:34:52 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-06-02 04:34:52 -0700
commita990709108dd9f27b7fd2b4a57bd56c4893e691c (patch)
tree08f7be62806c44f1ec92740a592427cd26c68036
parentab9f25f23cdc9cd436b6845dadd315944d557804 (diff)
downloadhistory-a990709108dd9f27b7fd2b4a57bd56c4893e691c.tar.gz
Kernel version 2.5.20v2.5.20
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67fa8694cd06f..ee7f83a8bf4cb 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