diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile index f44137ea50be8..3e860be7bdeb4 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = .28-rc1 -NAME=Sliding Snow Leopard +EXTRAVERSION = .28-rc2 +NAME=Stable Penguin # *DOCUMENTATION* # To see a list of typical targets execute "make help" |