summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2009-12-01 14:51:15 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-12-01 17:52:36 -0800
commit8d9b1a1987840b5ab254db0ffe47663641d9ae15 (patch)
tree8e08ca61ba3737898d7bf00af77891237bb6945b /libglusterfs
parentade63327d7beaf6f8458aba9f8980e15016b6f31 (diff)
changed the version of glusterfs from 2.1.0 to 3.0.0
Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'libglusterfs')
-rw-r--r--libglusterfs/src/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/protocol.h b/libglusterfs/src/protocol.h
index 8faf5f3ab8a..a87228a167e 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;