From 5e2e9dc031b9695b461780b06210a9085ad23458 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 2 Nov 2008 22:41:12 +0100 Subject: [PATCH] adu-0.0.4. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2