| commit | 0f7e764aa8f86a5b4ef0bdafdbc65825ce167de8 | [log] [tgz] |
|---|---|---|
| author | Joern Engel <joern@logfs.org> | Tue Sep 08 18:14:44 2015 -0700 |
| committer | Joern Engel <joern@logfs.org> | Tue Sep 15 13:03:09 2015 -0700 |
| tree | 7db208826465c36c80c137db82097f27b2bce59d | |
| parent | 58295614033d1e0e24ee4a6b9c0690307e65d141 [diff] |
Version 0.2.2 Signed-off-by: Joern Engel <joern@logfs.org>
diff --git a/Makefile b/Makefile index a9acd97..e180915 100644 --- a/Makefile +++ b/Makefile
@@ -1,5 +1,5 @@ -VERSION=0.2.1 +VERSION=0.2.2 CFLAGS += -Wall -g -O2 -DVERSION="\"$(VERSION)\"" LDFLAGS += -Wl,--no-as-needed -lpthread -lrt