diff options
Diffstat (limited to 'rpc/rpc-lib')
| -rw-r--r-- | rpc/rpc-lib/src/protocol-common.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/rpc-lib/src/protocol-common.h b/rpc/rpc-lib/src/protocol-common.h index fd7c89aad..c2540fa8d 100644 --- a/rpc/rpc-lib/src/protocol-common.h +++ b/rpc/rpc-lib/src/protocol-common.h @@ -204,7 +204,7 @@ enum glusterd_brick_procnum {  #define GD_FRIEND_VERSION        2  /* 0.0.2 */  #define GLUSTER_CLI_PROGRAM      1238463 /* Completely random */ -#define GLUSTER_CLI_VERSION      2   /* 0.0.1 */ +#define GLUSTER_CLI_VERSION      2   /* 0.0.2 */  #define GD_BRICK_PROGRAM         4867634 /*Completely random*/  #define GD_BRICK_VERSION         2  | 
