Skip to content

Commit

Permalink
protobuf update and ICD change
Browse files Browse the repository at this point in the history
  • Loading branch information
veggiesaurus committed Apr 26, 2022
1 parent a7f87d0 commit b68d403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion carta-protobuf
2 changes: 1 addition & 1 deletion src/Util/Message.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include "ImageStats/Histogram.h"

namespace carta {
const uint16_t ICD_VERSION = 26;
const uint16_t ICD_VERSION = 27;
struct EventHeader {
uint16_t type;
uint16_t icd_version;
Expand Down

0 comments on commit b68d403

Please sign in to comment.