version 13 13
authorKay Sievers <kay@vrfy.org>
Mon, 21 Jan 2013 23:55:24 +0000 (00:55 +0100)
committerKay Sievers <kay@vrfy.org>
Mon, 21 Jan 2013 23:55:24 +0000 (00:55 +0100)
Makefile

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