summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2008-08-08 20:22:02 +0200
committerThomas Habets <thomas@habets.pp.se>2008-08-08 20:22:02 +0200
commitc2b53ca24321026e9a38f9894acdc11563e89669 (patch)
tree7451c543ca290afd240641d8aa11018f2ae27d99
parent84c7614cb04cbe77d9480802ec9d08c23c0c8a66 (diff)
downloadarping-c2b53ca24321026e9a38f9894acdc11563e89669.tar.gz
Up version to 2.07arping-2.07
-rw-r--r--arping-2/arping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arping-2/arping.c b/arping-2/arping.c
index a5481c9..d524e64 100644
--- a/arping-2/arping.c
+++ b/arping-2/arping.c
@@ -93,7 +93,7 @@
#define IP_ALEN 4
#endif
-const float version = 2.06f;
+const float version = 2.07f;
static libnet_t *libnet = 0;