| Kernel v2.6.26-rc9-git12 /Makefile |
|---|
 2.6.26-rc9-git12
 Makefile
diff --git a/Makefile b/Makefile
index 6315424..7e63ead 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 26
-EXTRAVERSION = -rc9
+EXTRAVERSION = -rc9-git12
NAME = Rotary Wombat
# *DOCUMENTATION*
|