]> git.tuebingen.mpg.de Git - adu.git/commitdiff
adu-0.0.5. v0.0.5
authorAndre Noll <maan@systemlinux.org>
Mon, 10 Nov 2008 09:24:57 +0000 (10:24 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 10 Nov 2008 09:24:57 +0000 (10:24 +0100)
Makefile

index 7fed6974fb41b7b4058f7fce436c20c32052ea0b..0cce3b9b4f2fc2dce22e46a645d2a9a8d76d6c3b 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 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