| Kernel v2.6.21.2-rc1 /Makefile |
|---|
 2.6.21.2-rc1
 Makefile
diff --git a/Makefile b/Makefile
index 58c08d1..6531740 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 21
-EXTRAVERSION = .1
+EXTRAVERSION = .2-rc1
NAME = Nocturnal Monster Puppy
# *DOCUMENTATION*
|