X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=d577ce295c540ecc91ce8134a33a4d62db070168;hp=4d1c23239b5787d5ff9d55ed8837d830bab02dda;hb=b660aece99e6fbb49b21530ecfa2e30403e86689;hpb=9e362f0707bedad9916bd561eaa41dea366398e4 diff --git a/Makefile.in b/Makefile.in index 4d1c2323..d577ce29 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 := volatile relativity +codename := spectral gravity GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h)