Add protobuf versioning (#954)
* Add protobuf versioning * Add protobuf version unit test * Change pb version providing * Remove redundant 'call'
This commit is contained in:
3
assets/compiled/protobuf_version.h
Normal file
3
assets/compiled/protobuf_version.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
#define PROTOBUF_MAJOR_VERSION 0
|
||||
#define PROTOBUF_MINOR_VERSION 1
|
||||
Reference in New Issue
Block a user