version 7 7
authorKay Sievers <kay@vrfy.org>
Fri, 12 Oct 2012 11:18:27 +0000 (13:18 +0200)
committerKay Sievers <kay@vrfy.org>
Fri, 12 Oct 2012 11:18:27 +0000 (13:18 +0200)
Makefile

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