aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.osdl.org>2004-01-25 02:28:26 -0800
committerBen Collins <bmc@hopper.(none)>2004-01-25 02:28:26 -0800
commit76c403c4f23900a937fe72a3ef5ce25d7f561689 (patch)
tree390376648292e9863bb13df6c48e543598f128ad
parent401dcad18db7524c39a2a5cad67c5459d76af1c2 (diff)
downloadhistory-76c403c4f23900a937fe72a3ef5ce25d7f561689.tar.gz
Linux 2.6.2-rc2v2.6.2-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d53c60e2c9b84..84eddae4c61a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 2
-EXTRAVERSION =-rc1
+EXTRAVERSION =-rc2
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"