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 24ce0683f7a..d0eb37716e1 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -80,6 +80,8 @@  #define GD_OP_VERSION_3_10_1   31001 /* Op-version for GlusterFS 3.10.1 */ +#define GD_OP_VERSION_3_10_2   31002 /* Op-version for GlusterFS 3.10.2 */ +  #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  | 
