diff --git a/src/gausskernel/ddes/ddes_commit_id b/src/gausskernel/ddes/ddes_commit_id index 0301154d1..c57d58c5c 100644 --- a/src/gausskernel/ddes/ddes_commit_id +++ b/src/gausskernel/ddes/ddes_commit_id @@ -1,2 +1,2 @@ -dms_commit_id=22f2e5803caca648071ab2c7398bee4e177c8487 -dss_commit_id=7084d251cc53bdae2973c146bb394d1913d6ddab +dms_commit_id=541342d6830864702b700b91f041596c1f8aeb01 +dss_commit_id=a5ca7d82736c025c93b820b3aad6a3fdf453890b \ No newline at end of file diff --git a/src/include/ddes/dms/dms_api.h b/src/include/ddes/dms/dms_api.h index 7eeecd79d..63e286643 100644 --- a/src/include/ddes/dms/dms_api.h +++ b/src/include/ddes/dms/dms_api.h @@ -818,7 +818,7 @@ typedef struct st_logger_param { #define DMS_LOCAL_MINOR_VER_WEIGHT 1000 #define DMS_LOCAL_MAJOR_VERSION 0 #define DMS_LOCAL_MINOR_VERSION 0 -#define DMS_LOCAL_VERSION 58 +#define DMS_LOCAL_VERSION 59 #ifdef __cplusplus }