summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorbustico2013-06-19 12:39:15 +0000
committerbustico2013-06-19 12:39:15 +0000
commitf477dcbb7da7f518d1175953c668545d21970c2d (patch)
treec2c7f915987def89c35bd67baeabb984676d4590 /src/Makefile
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/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 4501aa6..98e1b8c 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -17,7 +17,7 @@
# change this in version.h too !!!!
MAJOR=3
-MINOR=13
+MINOR=14
PERHAPS64 := $(shell getconf LONG_BIT | perl -ne "print /64/ ? '64' : '';")
LIB = /lib$(PERHAPS64)