include/toplevel.mk: more chaos calmer renaming
authorJohn Crispin <john@openwrt.org>
Tue, 29 Jul 2014 09:10:02 +0000 (09:10 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 29 Jul 2014 09:10:02 +0000 (09:10 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41871

include/toplevel.mk

index 10b81049c5439b70d85b049d618096932f58fe27..2e89c0b29ed13dbde64d4454858ca1825a49db03 100644 (file)
@@ -6,7 +6,7 @@
 # See /LICENSE for more information.
 #
 
-RELEASE:=Barrier Breaker
+RELEASE:=Chaos Calmer
 PREP_MK= OPENWRT_BUILD= QUIET=0
 
 export IS_TTY=$(shell tty -s && echo 1 || echo 0)