diff options
author | Kaushal M <kaushal@redhat.com> | 2013-07-04 16:55:41 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2013-07-04 07:36:16 -0700 |
commit | 2cc893dbfbb88ff6bceb81cc5d564b5fe89aa3ef (patch) | |
tree | 55e0055cbd37756182cf0898177ff3fc66f1ebe6 /libglusterfs/src/globals.h | |
parent | f173fb79f9f0bb518226f057c6c71284ae203092 (diff) |
glusterd: Update comment with op-version mapping
Change-Id: If024921f2ce2c2d7c94b4a490585130dcf108d53
BUG: 981278
Signed-off-by: Kaushal M <kaushal@redhat.com>
Reviewed-on: http://review.gluster.org/5288
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'libglusterfs/src/globals.h')
-rw-r--r-- | libglusterfs/src/globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/globals.h b/libglusterfs/src/globals.h index 64a1594f5f8..709121b51ea 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 |