| Kernel v2.6.15-rc4-git1 /Makefile |
|---|
 2.6.15-rc4-git1
 Makefile
diff --git a/Makefile b/Makefile
index 4643d57..cd36b6f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 15
-EXTRAVERSION =-rc4
+EXTRAVERSION = -rc4-git1
NAME=Affluent Albatross
# *DOCUMENTATION*
|