]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.in
aac: fix some signedness warnings
[paraslash.git] / Makefile.in
index f7666ca73b990aeab1f6a809cf3466120476dbc9..cd9e283dd96a7e1268bfda8ba6d1525b12c61533 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 = neural discharge
+codename = isotropic threshold
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls