summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoern Engel <joern@logfs.org>2015-09-08 18:14:44 -0700
committerJoern Engel <joern@logfs.org>2015-09-15 13:03:09 -0700
commit0f7e764aa8f86a5b4ef0bdafdbc65825ce167de8 (patch)
tree7db208826465c36c80c137db82097f27b2bce59d
parent58295614033d1e0e24ee4a6b9c0690307e65d141 (diff)
downloadcancd-0f7e764aa8f86a5b4ef0bdafdbc65825ce167de8.tar.gz
Version 0.2.2HEADmaster
Signed-off-by: Joern Engel <joern@logfs.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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