From 2cc893dbfbb88ff6bceb81cc5d564b5fe89aa3ef Mon Sep 17 00:00:00 2001 From: Kaushal M Date: Thu, 4 Jul 2013 16:55:41 +0530 Subject: glusterd: Update comment with op-version mapping Change-Id: If024921f2ce2c2d7c94b4a490585130dcf108d53 BUG: 981278 Signed-off-by: Kaushal M Reviewed-on: http://review.gluster.org/5288 Reviewed-by: Vijay Bellur Tested-by: Vijay Bellur --- libglusterfs/src/globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libglusterfs') diff --git a/libglusterfs/src/globals.h b/libglusterfs/src/globals.h index 64a1594f5..709121b51 100644 --- a/libglusterfs/src/globals.h +++ b/libglusterfs/src/globals.h @@ -20,7 +20,7 @@ /* Gluster versions - OP-VERSION mapping * * 3.3.0 - 1 - * 3.3.Next/3.Next - 2 + * 3.4.0 - 2 * * TODO: Change above comment once gluster version is finalised * TODO: Finalize the op-version ranges -- cgit