From 8d9b1a1987840b5ab254db0ffe47663641d9ae15 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Tue, 1 Dec 2009 14:51:15 +0000 Subject: changed the version of glusterfs from 2.1.0 to 3.0.0 Signed-off-by: Amar Tumballi Signed-off-by: Anand V. Avati --- libglusterfs/src/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libglusterfs') diff --git a/libglusterfs/src/protocol.h b/libglusterfs/src/protocol.h index 8faf5f3ab..a87228a16 100644 --- a/libglusterfs/src/protocol.h +++ b/libglusterfs/src/protocol.h @@ -39,7 +39,7 @@ * bump the protocol version by "0.1" */ -#define GF_PROTOCOL_VERSION "2.1" +#define GF_PROTOCOL_VERSION "3.0" struct gf_stat { uint64_t ino; -- cgit