| Kernel v2.6.16.32 /Makefile |
|---|
 2.6.16.32
 Makefile
diff --git a/Makefile b/Makefile
index cb57905..d97cee9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 16
-EXTRAVERSION =
-NAME=Sliding Snow Leopard
+EXTRAVERSION = .32
+NAME=Stable Penguin
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
|