| Kernel v2.6.23.9-rc1 /Makefile |
|---|
 2.6.23.9-rc1
 Makefile
diff --git a/Makefile b/Makefile
index 435a3d7..a13aa77 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 23
-EXTRAVERSION = .8
+EXTRAVERSION = .9-rc1
NAME = Arr Matey! A Hairy Bilge Rat!
# *DOCUMENTATION*
|