]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
Merge remote branch 'fml/v0.2' into v0.2
[paraslash.git] / Makefile.in
index a0a7fc43623061a88f04bce1d91b424314fbd1fc..52602df7f35aba7ce7f2e86052ad33571b67ea75 100644 (file)
@@ -13,7 +13,7 @@ install_sh = @install_sh@
 build_date = $(shell date)
 system = $(shell uname -rs)
 cc_version = $(shell $(CC) --version | head -n 1)
-codename = isotropic threshold
+codename = reproducing reflection
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls