aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-05-24 04:43:59 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-05-24 04:43:59 -0700
commitc43626f4822b7c6183fa864b53d3b39c2180cdae (patch)
tree5e0eac28221ec0586f54b4fa5c0288c1016361d7
parentbe172bc77d8ec264412be0158916aa027a1ece96 (diff)
downloadhistory-c43626f4822b7c6183fa864b53d3b39c2180cdae.tar.gz
Update kernel versionv2.5.18
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88a3909e9f337..10a3ce1a2d125 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 5
-SUBLEVEL = 17
+SUBLEVEL = 18
EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)