| Kernel v2.6.27.19 /Makefile |
|---|
 2.6.27.19
 Makefile
diff --git a/Makefile b/Makefile
index 16e3fbb..dbe8543 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 27
-EXTRAVERSION =
-NAME = Rotary Wombat
+EXTRAVERSION = .19
+NAME = Trembling Tortoise
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
|