bump version 2
authorKay Sievers <kay@vrfy.org>
Wed, 4 Jul 2012 16:13:03 +0000 (18:13 +0200)
committerKay Sievers <kay@vrfy.org>
Wed, 4 Jul 2012 16:13:03 +0000 (18:13 +0200)
Makefile

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