From: Andre Noll Date: Mon, 10 Nov 2008 09:24:57 +0000 (+0100) Subject: adu-0.0.5. X-Git-Tag: v0.0.5^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=ddbdca403a7f9287206385727d93da48a1475db6 adu-0.0.5. --- diff --git a/Makefile b/Makefile index 7fed697..0cce3b9 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 user.o all: adu -version := 0.0.4 +version := 0.0.5 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls