From: Andre Noll Date: Sun, 2 Nov 2008 21:41:12 +0000 (+0100) Subject: adu-0.0.4. X-Git-Tag: v0.0.4^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=5e2e9dc031b9695b461780b06210a9085ad23458 adu-0.0.4. --- diff --git a/Makefile b/Makefile index 992246e..3b71004 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ objects := adu.o string.o cmdline.o fd.o select.o create.o interactive.o select.cmdline.o format.o all: adu -version := 0.0.3 +version := 0.0.4 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls