new codename, reset version to git
[paraslash.git] / Makefile.in
index b4392a3c63a8bddca224300b00c2e5d9de5a6177..d04d0ea3f2ad2a013d86b2454baeba4c9844d98d 100644 (file)
@@ -13,7 +13,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 := symplectic separability
+codename := imaginary radiation
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls