X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=c1488dd1017ed0f0c51d3226040c8ab0504a8b55;hp=cf9598f71a0da39073d9dba6b8e85b9be5e4cbca;hb=e5fbc490c2c16ecfa7bce58a18e11a0f7d382b91;hpb=09a69f08d83ad23e806f0412fbc3f98b1410b115 diff --git a/Makefile.in b/Makefile.in index cf9598f7..c1488dd1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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)