MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
src
c
mip
mip_version.h
Go to the documentation of this file.
1
#pragma once
2
3
// Full version of the MIP SDK including a git commit hash if this build was not built on a tag
4
#define MIP_SDK_VERSION_FULL "latest-2-g34f3e39"
5
6
// Semantic version information of the MIP SDK
7
#define MIP_SDK_VERSION "0.0.0"
8
#define MIP_SDK_VERSION_MAJOR 0
9
#define MIP_SDK_VERSION_MINOR 0
10
#define MIP_SDK_VERSION_PATCH 0
Generated by
1.8.17