diff options
Diffstat (limited to 'libglusterfs/src/globals.h')
| -rw-r--r-- | libglusterfs/src/globals.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/libglusterfs/src/globals.h b/libglusterfs/src/globals.h index a23c45e4a62..9bbd104b618 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -86,6 +86,8 @@  #define GD_OP_VERSION_3_11_1   31101 /* Op-version for GlusterFS 3.11.1 */ +#define GD_OP_VERSION_3_12_0   31200 /* Op-version for GlusterFS 3.12.0 */ +  #define GD_OP_VERSION_4_0_0    40000 /* Op-version for GlusterFS 4.0.0 */  #define GD_OP_VER_PERSISTENT_AFR_XATTRS GD_OP_VERSION_3_6_0  | 
