Code

Bump version to 1.5.1; Update ChangeLog.
[liboping.git] / src / oping.h
index cf8d7a5e41c4012f7065a38abd84d8d765daea24..bf9f3f75c637ab2ea582ec52f88c7dbaae3c1540 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-2010  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 1005000
+#define OPING_VERSION 1005001
 
 /*
  * Type definitions