version 11 11
authorKay Sievers <kay@vrfy.org>
Sat, 19 Jan 2013 20:22:12 +0000 (21:22 +0100)
committerKay Sievers <kay@vrfy.org>
Sat, 19 Jan 2013 20:22:12 +0000 (21:22 +0100)
Makefile

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