diff --git a/scripts/aerospike-client-c.sh b/scripts/aerospike-client-c.sh index 5af8cb9dc..ddea18a6c 100755 --- a/scripts/aerospike-client-c.sh +++ b/scripts/aerospike-client-c.sh @@ -15,7 +15,7 @@ # limitations under the License. ################################################################################ -AEROSPIKE_C_VERSION=${AEROSPIKE_C_VERSION:-'3.0.96'} +AEROSPIKE_C_VERSION=${AEROSPIKE_C_VERSION:-'3.1.2'} ################################################################################ #