Code

oping, noping: Implement percentile reporting.
[liboping.git] / src / oping.h
index 377bcf703eeba964fcdfb23f59ab6ef68543c5fd..d85767342a855d31fbc7c794a9bb04d024302153 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Object oriented C module to send ICMP and ICMPv6 `echo's.
- * Copyright (C) 2006-2010  Florian octo Forster <octo at verplant.org>
+ * Copyright (C) 2006-2011  Florian octo Forster <ff at octo.it>
  *
  * This library is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published by the
@@ -33,7 +33,7 @@
 extern "C" {
 #endif
 
-#define OPING_VERSION 1003003
+#define OPING_VERSION 1007000
 
 /*
  * Type definitions