]> git.tuebingen.mpg.de Git - adu.git/commitdiff
adu-0.0.4. v0.0.4
authorAndre Noll <maan@systemlinux.org>
Sun, 2 Nov 2008 21:41:12 +0000 (22:41 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 2 Nov 2008 21:41:12 +0000 (22:41 +0100)
Makefile

index 992246ecafad806aca0cc8414e7bc5bf0d17f264..3b7100416e761dbef6b7e9dc70acf5ee65b8ecd8 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
 all: adu
-version := 0.0.3
+version := 0.0.4
 
 DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
 DEBUG_CPPFLAGS += -Wredundant-decls