git » linux-kernel » commit c8f71b0

Linux 2.6.21-rc1

author Linus Torvalds
2007-02-21 04:32:30 UTC
committer Linus Torvalds
2007-02-21 04:32:30 UTC
parent f1d2120487de3620ff47367d7bc0e290dc868c47

Linux 2.6.21-rc1

Makefile +2 -2

diff --git a/Makefile b/Makefile
index b6c8790925b..30b66e261d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 20
-EXTRAVERSION =
+SUBLEVEL = 21
+EXTRAVERSION = -rc1
 NAME = Homicidal Dwarf Hamster
 
 # *DOCUMENTATION*