aboutsummaryrefslogtreecommitdiffstats
path: root/brctl
diff options
context:
space:
mode:
authorshemminger <shemminger>2004-05-11 19:46:58 +0000
committershemminger <shemminger>2004-05-11 19:46:58 +0000
commit914abde5566e3c03bf144a93ff9c2f051da55c3e (patch)
treeea6a4cdf8c33c238405a26e6c42d711a74c87d76 /brctl
parent9e65dd9b37f465fc8a62e0e2baa9084d79657d0b (diff)
downloadandroid_external_brctl-914abde5566e3c03bf144a93ff9c2f051da55c3e.tar.gz
android_external_brctl-914abde5566e3c03bf144a93ff9c2f051da55c3e.tar.bz2
android_external_brctl-914abde5566e3c03bf144a93ff9c2f051da55c3e.zip
Update for 1.0. Use new ioct interface.
Diffstat (limited to 'brctl')
-rw-r--r--brctl/brctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/brctl/brctl.c b/brctl/brctl.c
index 267170f..2dc4f27 100644
--- a/brctl/brctl.c
+++ b/brctl/brctl.c
@@ -23,7 +23,7 @@
#include "libbridge.h"
#include "brctl.h"
-const char *version = "0.9.8";
+const char *version = "0.9.9";
const char *help_message =
"commands:\n"