| Kernel v2.6.27.8-rc1 /Makefile |
|---|
 2.6.27.8-rc1
 Makefile
diff --git a/Makefile b/Makefile
index b5f52f3..54ddc77 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 27
-EXTRAVERSION = .7
+EXTRAVERSION = .8-rc1
NAME = Trembling Tortoise
# *DOCUMENTATION*
|