cpp-hocon  0.3.0
version.h
Go to the documentation of this file.
1 #pragma once
6 
10 #define CPP_HOCON_VERSION_MAJOR 0
11 #define CPP_HOCON_VERSION_MINOR 3
15 #define CPP_HOCON_VERSION_PATCH 0
19 
23 #define CPP_HOCON_VERSION "0.3.0"
24 
28 #define CPP_HOCON_VERSION_WITH_COMMIT "0.3.0 (commit fcf64f1fd6f43e10a9ac61c1b88905bcce638561)"