Merge branch 'master' into next
[paraslash.git] / Makefile.in
index 72f66a9049c2940cc08e7b6f68cb49c7912cd34f..eca693f27c8711f35845cfbe62daaee46e3b7dd3 100644 (file)
@@ -14,7 +14,7 @@ build_date := $(shell date)
 uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS")
 uname_rs := $(shell uname -rs)
 cc_version := $(shell $(CC) --version | head -n 1)
-codename := concurrent horizon
+codename := associative expansion
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls