From: Andre Noll Date: Mon, 23 Jun 2008 16:15:07 +0000 (+0200) Subject: adu-0.0.3. X-Git-Tag: v0.0.3^0 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=559cdc51a868b7915aa5e8bb827bc90634cbf912 adu-0.0.3. --- diff --git a/Makefile b/Makefile index 014b290..b595c68 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 all: adu -version := 0.0.2 +version := 0.0.3 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls