version 9 9
authorKay Sievers <kay@vrfy.org>
Thu, 6 Dec 2012 14:47:24 +0000 (15:47 +0100)
committerKay Sievers <kay@vrfy.org>
Thu, 6 Dec 2012 14:47:24 +0000 (15:47 +0100)
Makefile

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