summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-01-24 10:20:58 +0100
committerKay Sievers <kay@vrfy.org>2013-01-24 10:20:58 +0100
commitb250390a048890fb5a9895bda4fa247abbf8c6ce (patch)
tree9e5ffff52a076fbc653c124a09e47254892f01d0
parent4a7a5cee9f736f513b53bd30b876888f6303247c (diff)
version 1616
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94d4e4f..de07aaf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=15
+VERSION=16
ARCH=$(shell $(CC) -dumpmachine | sed "s/\(-\).*$$//")
LIBDIR=$(shell echo $$(cd /usr/lib/$$(gcc -print-multi-os-directory); pwd))