summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Habets <thomas@habets.pp.se>2008-08-11 08:33:31 +0200
committerThomas Habets <thomas@habets.pp.se>2008-08-11 08:33:31 +0200
commitb40066611de0a06b479be6065e27f043d52b190f (patch)
treed57d55827f9de6f115aef6eb1410d13167c60d3d
parent73dd8c21eb1948f07d1c948a6d8e22ba34535ae6 (diff)
downloadarping-b40066611de0a06b479be6065e27f043d52b190f.tar.gz
Up version to 2.08arping-2.08
-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 7f4eec5..ee3ae91 100644
--- a/arping-2/arping.c
+++ b/arping-2/arping.c
@@ -93,7 +93,7 @@
#define IP_ALEN 4
#endif
-const float version = 2.07f;
+const float version = 2.08f;
static libnet_t *libnet = 0;