From 3f50c54d09c64aa66224c95bb7f5542db2b7f115 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 29 Nov 2024 17:31:49 -0600 Subject: builds again Signed-off-by: Jeff Carr --- testautogen/test.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testautogen/test.proto') diff --git a/testautogen/test.proto b/testautogen/test.proto index 00dc92c..8d60852 100644 --- a/testautogen/test.proto +++ b/testautogen/test.proto @@ -10,6 +10,8 @@ message GitTag { google.protobuf.Timestamp authordate = 3; // git creatordate string objectname = 4; // git hash string subject = 5; // git tag subject + string author = 6; // author + string bling = 7; // bling } message GitTags { -- cgit v1.2.3