From 2d086ec86fcebd3eb37e594b26ee46a24ea407a9 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 2 Dec 2009 07:40:37 +0100 Subject: [PATCH] Change codename. As there will be another 0.3.x release, we need a new codename. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index b4392a3c..05a14a88 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 := cubic continuity DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls -- 2.39.2