aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-05-05 06:37:40 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-05-05 06:37:40 -0700
commit702d27c75ce9c624d4015ea61d1cec85e9d140a9 (patch)
treef2f77258911208ce5efe16c6a33850892a463fa3
parent7c962f79a385b9c6186427d1f2aac81fedfd9c90 (diff)
downloadhistory-702d27c75ce9c624d4015ea61d1cec85e9d140a9.tar.gz
Update kernel versionv2.5.14
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9eee24abe4bd1..a92e0bfec2bc3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 5
-SUBLEVEL = 13
+SUBLEVEL = 14
EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)