X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=Makefile;h=b595c682d81c3846a3e4f383ead5a8db9a36be03;hp=014b29029ff5033835d272f590d7b9fa17ce80f3;hb=refs%2Ftags%2Fv0.0.3;hpb=e2fe978a3fa04160d60a4d39659f05798d356fab 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