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 e186d58cea6..4d8fd8d75a0 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -74,6 +74,8 @@  #define GD_OP_VERSION_3_9_0    30900 /* Op-version for GlusterFS 3.9.0 */ +#define GD_OP_VERSION_3_9_1    30901 /* Op-version for GlusterFS 3.9.1 */ +  #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  | 
