]> sjero.net Git - dccpping/blobdiff - dccpping.c
Version now 1.1
[dccpping] / dccpping.c
index c0bc22967aef939be2f82158ba9bd226718c3af2..c7aab98c4f0dbcbd4ee7a2a8a1648deb5d71ba54 100644 (file)
@@ -49,7 +49,7 @@ Date: 11/2012
 #define DEFAULT_PORT 33434
 
 
-#define DCCPPING_VERSION 1.0
+#define DCCPPING_VERSION 1.1
 #define MAX(x,y) (x>y ? x : y)
 extern int errno;
 #ifndef NI_IDN