| Kernel v2.6.24-rc8-git3 /Makefile |
|---|
 2.6.24-rc8-git3
 Makefile
diff --git a/Makefile b/Makefile
index 713f685..d6bfd59 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 24
-EXTRAVERSION = -rc8
+EXTRAVERSION = -rc8-git3
NAME = Arr Matey! A Hairy Bilge Rat!
# *DOCUMENTATION*
|