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