From f477dcbb7da7f518d1175953c668545d21970c2d Mon Sep 17 00:00:00 2001 From: bustico Date: Wed, 19 Jun 2013 12:39:15 +0000 Subject: complete implementation of ping/pong protocol message --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/version.h') diff --git a/src/version.h b/src/version.h index 8288a6b..a75a7fa 100644 --- a/src/version.h +++ b/src/version.h @@ -26,4 +26,4 @@ * */ #define IVYMAJOR_VERSION 3 -#define IVYMINOR_VERSION 13 +#define IVYMINOR_VERSION 14 -- cgit v1.1