aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-05-28 21:19:11 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-05-28 21:19:11 -0700
commitca980f7545dff78adb942cb0e171a4d58fbf76a3 (patch)
tree71537caec6e5fa99f2994d33064afb5e92fb2abe
parentff9f52f3b2ddd853a89c6069f61d11d4db9aa787 (diff)
downloadhistory-ca980f7545dff78adb942cb0e171a4d58fbf76a3.tar.gz
Kernel version 2.5.19v2.5.19
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a32c1da21f038..14dafa9a2b044 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 5
-SUBLEVEL = 18
+SUBLEVEL = 19
EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)