From a45aa32de45c145ea0d0381b73f5df3d74648557 Mon Sep 17 00:00:00 2001 From: Brian Nichols Date: Tue, 1 Aug 2023 11:39:23 -0700 Subject: [PATCH] Update version 6.4.4 --- src/include/aerospike/version.h | 2 +- src/main/aerospike/version.c | 2 +- vs/aerospike-client-c-libevent.nuspec | 2 +- vs/aerospike-client-c-libuv.nuspec | 2 +- vs/aerospike-client-c.nuspec | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/include/aerospike/version.h b/src/include/aerospike/version.h index 8e15217fd..8f015d69b 100644 --- a/src/include/aerospike/version.h +++ b/src/include/aerospike/version.h @@ -3,6 +3,6 @@ // N: minor // P: patch // B: build id -#define AEROSPIKE_CLIENT_VERSION 604030000L +#define AEROSPIKE_CLIENT_VERSION 604040000L extern char* aerospike_client_version; diff --git a/src/main/aerospike/version.c b/src/main/aerospike/version.c index 2917fe57f..d2ac74cff 100644 --- a/src/main/aerospike/version.c +++ b/src/main/aerospike/version.c @@ -1 +1 @@ -char* aerospike_client_version = "6.4.3"; +char* aerospike_client_version = "6.4.4"; diff --git a/vs/aerospike-client-c-libevent.nuspec b/vs/aerospike-client-c-libevent.nuspec index 66806a60a..9c97f0617 100644 --- a/vs/aerospike-client-c-libevent.nuspec +++ b/vs/aerospike-client-c-libevent.nuspec @@ -2,7 +2,7 @@ aerospike-client-c-libevent - 6.4.3 + 6.4.4 Aerospike C Client with libevent Aerospike Aerospike diff --git a/vs/aerospike-client-c-libuv.nuspec b/vs/aerospike-client-c-libuv.nuspec index 19619cfe7..574d11bae 100644 --- a/vs/aerospike-client-c-libuv.nuspec +++ b/vs/aerospike-client-c-libuv.nuspec @@ -2,7 +2,7 @@ aerospike-client-c-libuv - 6.4.3 + 6.4.4 Aerospike C Client with libuv Aerospike Aerospike diff --git a/vs/aerospike-client-c.nuspec b/vs/aerospike-client-c.nuspec index 6007f8039..9fb13b879 100644 --- a/vs/aerospike-client-c.nuspec +++ b/vs/aerospike-client-c.nuspec @@ -2,7 +2,7 @@ aerospike-client-c - 6.4.3 + 6.4.4 Aerospike C Client Aerospike Aerospike