aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/master.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/master.proto')
-rw-r--r--weed/pb/master.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/master.proto b/weed/pb/master.proto
index 424f70805..2d1262b07 100644
--- a/weed/pb/master.proto
+++ b/weed/pb/master.proto
@@ -63,6 +63,7 @@ message VolumeShortInformationMessage {
uint32 id = 1;
string collection = 3;
uint32 replica_placement = 8;
+ uint32 version = 9;
uint32 ttl = 10;
}