aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-06-16 04:50:28 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-06-16 04:50:28 -0700
commitd9083ea2b8d34d827f77e3d8ceeb04c160a938ed (patch)
treee8f4d057e0481a7d199ae93ccdb7b71bf3b2a81d
parent48fc1713e7a881d0f6e08c2d333165bc6a9f7157 (diff)
downloadhistory-d9083ea2b8d34d827f77e3d8ceeb04c160a938ed.tar.gz
Linux kernel 2.5.22v2.5.22
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf07ccc5d2dd7..c5d6fc1697318 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 5
-SUBLEVEL = 21
+SUBLEVEL = 22
EXTRAVERSION =
# We are using a recursive build, so we need to do a little thinking