| Kernel v2.6.22.10-rc1 /Makefile |
|---|
 2.6.22.10-rc1
 Makefile
diff --git a/Makefile b/Makefile
index 6f8adbb..9a3c4d3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 22
-EXTRAVERSION = .9
+EXTRAVERSION = .10-rc1
NAME = Holy Dancing Manatees, Batman!
# *DOCUMENTATION*
|