summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/ar.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-02-22 06:47:45 +0000
committerobrien <obrien@FreeBSD.org>2008-02-22 06:47:45 +0000
commit5ac6dbd01a14db706efde547e2347ea5746af7e8 (patch)
tree7f5eb579bd8813024d04057461309a001a5f4a56 /usr.bin/ar/ar.h
parenta232f0b6df3f888ed59128a63d221720998e3fca (diff)
downloadFreeBSD-src-5ac6dbd01a14db706efde547e2347ea5746af7e8.zip
FreeBSD-src-5ac6dbd01a14db706efde547e2347ea5746af7e8.tar.gz
Re-introduce the new BSDLed 'ar' to the build.
It is installed as "bsdar" unless WANT_BSDAR is defined. Discussed with: kaiw
Diffstat (limited to 'usr.bin/ar/ar.h')
-rw-r--r--usr.bin/ar/ar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ar/ar.h b/usr.bin/ar/ar.h
index aaad1b9..478b8b9 100644
--- a/usr.bin/ar/ar.h
+++ b/usr.bin/ar/ar.h
@@ -26,6 +26,8 @@
* $FreeBSD$
*/
+#define BSDAR_VERSION "1.0.2"
+
/*
* ar(1) options.
*/
OpenPOWER on IntegriCloud