]> git.tuebingen.mpg.de Git - adu.git/commitdiff
adu-0.0.3. v0.0.3
authorAndre Noll <maan@systemlinux.org>
Mon, 23 Jun 2008 16:15:07 +0000 (18:15 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 23 Jun 2008 16:15:07 +0000 (18:15 +0200)
Makefile

index 014b29029ff5033835d272f590d7b9fa17ce80f3..b595c682d81c3846a3e4f383ead5a8db9a36be03 100644 (file)
--- 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
 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
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls