ref: 03add693866e95a5e9d59e22753a9179281ac5fb
parent: 44d8560698ce6e22c315c500ac00451fd276607e
author: Haibo Zhu <haibozhu@cisco.com>
date: Mon Jul 11 11:20:22 EDT 2016
Update the SharedLibVersion to make the compatibilty
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
STATIC_LDFLAGS=-lstdc++
VERSION=1.6
-SHAREDLIBVERSION=0
+SHAREDLIBVERSION=3
ifeq (,$(wildcard $(SRC_PATH)gmp-api))
HAVE_GMP_API=No