fd: Improve error handling of write_nonblock().
[paraslash.git] / Makefile.in
index cf9598f71a0da39073d9dba6b8e85b9be5e4cbca..c1488dd1017ed0f0c51d3226040c8ab0504a8b55 100644 (file)
@@ -18,7 +18,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 := hybrid causality
+codename := heterogeneous vacuum
 
 GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h)