new codename, reset version to git
[paraslash.git] / Makefile.in
index cbca97a0f2c33bbc4b27bd8b8195fdb8d282a73b..34992de8514fdce7e4c02f83d9b1e478025d091d 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 := associative expansion
+codename := imaginary radiation
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls