libs3
libs3 copied to clipboard
Version macro in libs3.h
Can you include one or more version macro variants in the header file please.
#define LIBS3_MAJOR_VER 2
#define LIBS3_MINOR_VER 0
and / or
#define LIBS3_VERSION 020000 /* major-ver * 10000 + minor-ver * 100 + patch */