| Kernel v2.6.29.4 /Makefile |
|---|
 2.6.29.4
 Makefile
diff --git a/Makefile b/Makefile
index 1ab3ebf..1095142 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 29
-EXTRAVERSION =
+EXTRAVERSION = .4
NAME = Temporary Tasmanian Devil
# *DOCUMENTATION*
|