kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
kinetic_version_info.h
Go to the documentation of this file.
1 #ifndef _KINETIC_VERSION_INFO_H
2 #define _KINETIC_VERSION_INFO_H
3 #define KINETIC_C_VERSION "0.12.0"
4 #define KINETIC_C_PROTOCOL_VERSION "3.0.5"
5 #define KINETIC_C_REPO_HASH ""
6 #endif
7