From: Andre Noll Date: Sun, 5 Jul 2009 08:38:20 +0000 (+0200) Subject: New codename for 0.4. X-Git-Tag: v0.4.0~66 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b6100d88b5a03e824991b4a5bfd90b0e951e8d2b;hp=0322a7faaf28dfc2b4d545586926adfae7bf036e New codename for 0.4. --- diff --git a/Makefile.in b/Makefile.in index 7962674b..8921a3c6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -13,7 +13,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 := symplectic separability +codename := simultaneous independence DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls