version 17 17
authorKay Sievers <kay@vrfy.org>
Sun, 3 Feb 2013 18:03:33 +0000 (19:03 +0100)
committerKay Sievers <kay@vrfy.org>
Sun, 3 Feb 2013 18:03:33 +0000 (19:03 +0100)
Makefile

index de07aaf..a69dbce 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=16
+VERSION=17
 
 ARCH=$(shell $(CC) -dumpmachine | sed "s/\(-\).*$$//")
 LIBDIR=$(shell echo $$(cd /usr/lib/$$(gcc -print-multi-os-directory); pwd))