diff options
author | Kay Sievers <kay@vrfy.org> | 2012-07-06 01:17:26 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-07-06 01:17:26 +0200 |
commit | fce2ecb26490c138ad1de69e4b6b3cc94734e21c (patch) | |
tree | bb8a59641a51afc155e6f2a7dfe1a8fc1d411248 | |
parent | 0e4960b2c9fe6c2c65f82babbf39525ace5c9ab1 (diff) |
bump version3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=2 +VERSION=3 ARCH=$(shell $(CC) -dumpmachine | sed "s/\(-\).*$$//") LIBDIR=$(shell echo $$(cd /usr/lib/$$(gcc -print-multi-os-directory); pwd)) |