version 12 12
authorKay Sievers <kay@vrfy.org>
Mon, 21 Jan 2013 20:53:09 +0000 (21:53 +0100)
committerKay Sievers <kay@vrfy.org>
Mon, 21 Jan 2013 20:53:09 +0000 (21:53 +0100)
Makefile

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