| Kernel v2.6.15-rc5-git2 /Makefile |
|---|
 2.6.15-rc5-git2
 Makefile
diff --git a/Makefile b/Makefile
index b1c458c..a46c149 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 15
-EXTRAVERSION =-rc5
+EXTRAVERSION = -rc5-git2
NAME=Affluent Albatross
# *DOCUMENTATION*
|