summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorbustico2013-06-19 12:39:15 +0000
committerbustico2013-06-19 12:39:15 +0000
commitf477dcbb7da7f518d1175953c668545d21970c2d (patch)
treec2c7f915987def89c35bd67baeabb984676d4590 /src/version.h
parent80aabe519c124a7d3ba93e26d9f6f5db011ee38a (diff)
downloadivy-c-f477dcbb7da7f518d1175953c668545d21970c2d.zip
ivy-c-f477dcbb7da7f518d1175953c668545d21970c2d.tar.gz
ivy-c-f477dcbb7da7f518d1175953c668545d21970c2d.tar.bz2
ivy-c-f477dcbb7da7f518d1175953c668545d21970c2d.tar.xz
complete implementation of ping/pong protocol message
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
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