From: Andre Noll Date: Mon, 10 Nov 2008 09:24:57 +0000 (+0100) Subject: adu-0.0.5. X-Git-Tag: v0.0.5 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=fda3fa92e72bbe79cd58f000f0f489256af97e3c 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