| Kernel v2.6.27.4-rc1 /Makefile |
|---|
 2.6.27.4-rc1
 Makefile
diff --git a/Makefile b/Makefile
index e4b635a..d932ae3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 27
-EXTRAVERSION = .3
+EXTRAVERSION = .4-rc1
NAME = Trembling Tortoise
# *DOCUMENTATION*
|